MCPcopy Create free account

hub / github.com/Fortiphyd/GRFICSv2 / functions

Functions1,438 in github.com/Fortiphyd/GRFICSv2

↓ 1 callersFunctionINTEGRAL_init__
plc_vm/OpenPLC_v2-master/core/lib/iec_std_FB.h:1656
↓ 1 callersFunctionINTEGRAL_init__
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_FB.h:1667
↓ 1 callersFunctionINTEGRAL_init__
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_FB_no_ENENO.h:1360
↓ 1 callersFunctionReadCoils
----------------------------------------------------------------------------- Implementation of Modbus/TCP Read Coils --------------------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:142
↓ 1 callersFunctionReadDiscreteInputs
----------------------------------------------------------------------------- Implementation of Modbus/TCP Read Discrete Inputs ----------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:209
↓ 1 callersFunctionReadHoldingRegisters
----------------------------------------------------------------------------- Implementation of Modbus/TCP Read Holding Registers --------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:276
↓ 1 callersFunctionReadInputRegisters
----------------------------------------------------------------------------- Implementation of Modbus/TCP Read Input Registers ----------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:417
↓ 1 callersFunctionSpi_AutoMode
plc_vm/OpenPLC_v2-master/core/hardware_layers/pixtend.cpp:181
↓ 1 callersFunctionSpi_AutoModeDAC
plc_vm/OpenPLC_v2-master/core/hardware_layers/pixtend.cpp:173
↓ 1 callersFunctionSpi_AutoModeDAC
plc_vm/OpenPLC_v2-master/core/hardware_layers/pixtend2s.cpp:175
↓ 1 callersFunctionSpi_AutoModeV2S
plc_vm/OpenPLC_v2-master/core/hardware_layers/pixtend2s.cpp:214
↓ 1 callersFunctionWriteCoil
----------------------------------------------------------------------------- Implementation of Modbus/TCP Write Coil --------------------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:482
↓ 1 callersFunctionWriteMultipleCoils
----------------------------------------------------------------------------- Implementation of Modbus/TCP Write Multiple Coils ----------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:645
↓ 1 callersFunctionWriteMultipleRegisters
----------------------------------------------------------------------------- Implementation of Modbus/TCP Write Multiple Registers ------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:704
↓ 1 callersFunctionWriteRegister
----------------------------------------------------------------------------- Implementation of Modbus/TCP Write Holding Register --------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:536
↓ 1 callersFunction__date_to_timespec
plc_vm/OpenPLC_v2-master/core/lib/iec_std_lib.h:319
↓ 1 callersFunction__date_to_timespec
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_lib.h:329
↓ 1 callersFunction__expt
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_lib.h:170
↓ 1 callersFunction__preal_to_sint
plc_vm/OpenPLC_v2-master/core/lib/iec_std_lib.h:402
↓ 1 callersFunction__preal_to_sint
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_lib.h:412
↓ 1 callersFunction_modbus_rtu_flush
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-rtu.c:795
↓ 1 callersFunction_modbus_rtu_flush
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-rtu.c:1132
↓ 1 callersFunctionabsyntax_utils_init
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/absyntax_utils.cc:280
↓ 1 callersFunctionarray_range_check
Array range check assumes that constant folding has been completed! * so be sure to call constant_folding() before calling this function! */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:123
↓ 1 callersFunctionb
(e,t,r,n,o,i)
simulation_vm/web_visualization/Build/UnityLoader.js:2
↓ 1 callersFunctioncase_elements_check
Case options check assumes that constant folding has been completed! * so be sure to call constant_folding() before calling this function! */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:133
↓ 1 callersFunctionclose_sigint
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/tests/bandwidth-server-many-up.c:41
↓ 1 callersFunctionclose_sigint
plc_vm/OpenPLC_v2-master/libmodbus_src/tests/bandwidth-server-many-up.c:32
↓ 1 callersFunctioncompileOpenPLC
()
plc_vm/OpenPLC_v2-master/server.js:463
↓ 1 callersFunctioncompileOpenPLC
()
plc_vm/OpenPLC_v2-master/server_win.js:462
↓ 1 callersFunctioncompileProgram
(fileName)
plc_vm/OpenPLC_v2-master/server.js:408
↓ 1 callersFunctioncompileProgram
(fileName)
plc_vm/OpenPLC_v2-master/server_win.js:407
↓ 1 callersFunctioncompute_data_length_after_meta
Computes the length to read after the meta information (address, count, etc) */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:281
↓ 1 callersFunctioncompute_data_length_after_meta
Computes the length to read after the meta information (address, count, etc) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:292
↓ 1 callersFunctioncompute_meta_length_after_function
Computes the length to read after the function received */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:246
↓ 1 callersFunctioncompute_meta_length_after_function
Computes the length to read after the function received */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:252
↓ 1 callersFunctioncompute_response_length_from_request
Computes the length of the expected response */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:128
↓ 1 callersFunctioncompute_response_length_from_request
Computes the length of the expected response */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:129
↓ 1 callersFunctionconstant_propagation
Constant folding assumes that flow control analysis has been completed! * so be sure to call flow_control_analysis() before calling this function! *
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:85
↓ 1 callersFunctioncreateSocket
----------------------------------------------------------------------------- Create the socket and bind it. Returns the file descriptor for the socke
plc_vm/OpenPLC_v2-master/core/server.cpp:42
↓ 1 callersFunctioncreateSocket_esp
----------------------------------------------------------------------------- Create the socket and bind it. Returns the file descriptor for the socke
plc_vm/OpenPLC_v2-master/core/hardware_layers/esp8266.cpp:63
↓ 1 callersFunctioncreateUDPSocket
----------------------------------------------------------------------------- Create the socket and bind it. Returns the file descriptor for the socke
plc_vm/OpenPLC_v2-master/core/hardware_layers/simulink.cpp:70
↓ 1 callersFunctioncreate_config
---------------------------------------------------------------------- Need to parse 'database_size' first -------------------------------------------
plc_vm/OpenPLC_v2-master/core/dnp3.cpp:252
↓ 1 callersMethodcreate_new_tree
plc_vm/OpenPLC_v2-master/matiec_src/stage3/remove_forward_dependencies.cc:179
↓ 1 callersFunctiondeclaration_safety
In order to correctly handle variable sized arrays * declaration_safety() must only be run after constant folding! * NOTE that the dependency does
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:69
↓ 1 callersMethoddeclare_implicit_variable_back
Declare the backup to the default variable, that will store the result of the IL operations executed inside a parenthesis... */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_il.cc:246
↓ 1 callersFunctiondelete_code_generator
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:2350
↓ 1 callersFunctiondnp3StartServer
------------------------------------------------------------------ Function to begin DNP3 server functions -------------------------------------------
plc_vm/OpenPLC_v2-master/core/dnp3.cpp:373
↓ 1 callersMethodelement_type
Returns the currently referenced element's type name. */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:404
↓ 1 callersFunctionenum_declaration_check
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:52
↓ 1 callersFunctionf
(e,t)
simulation_vm/web_visualization/Build/UnityLoader.js:1
↓ 1 callersFunctionfindPositions
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:132
↓ 1 callersMethodfind_label
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_il_label.cc:63
↓ 1 callersFunctionflow_control_analysis
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:75
↓ 1 callersFunctiongenerateBottom
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:224
↓ 1 callersFunctiongenerateHeader
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:13
↓ 1 callersMethodgenerate_programs
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:266
↓ 1 callersMethodgenerate_variables
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:276
↓ 1 callersFunctiongetDeviceNumber
----------------------------------------------------------------------------- Get the number of the Modbus device ------------------------------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/modbus_master.cpp:122
↓ 1 callersFunctiongetFunction
----------------------------------------------------------------------------- get the type of function or parameter for the Modbus device ------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/modbus_master.cpp:141
↓ 1 callersFunctiongetSerialPorts
----------------------------------------------------------------------------- Get the name of each port found ----------------------------------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:415
↓ 1 callersFunctiongetSerialPorts_w32
----------------------------------------------------------------------------- Get the name of each port found - modified version for W32 with Cygwin -
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:441
↓ 1 callersMethodget_common_ticktime
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:645
↓ 1 callersMethodget_current_type_name
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:142
↓ 1 callersMethodget_greatest_tick_count
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:649
↓ 1 callersMethodget_type_name
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_fb_instance_decl.cc:68
↓ 1 callersMethodget_type_symbol
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:124
↓ 1 callersFunctionglueVar
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:162
↓ 1 callersFunctionh
(e)
simulation_vm/web_visualization/Build/UnityLoader.js:1
↓ 1 callersFunctionhandle_neg
unary negation (multiply by -1) */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:619
↓ 1 callersFunctionhandle_pow
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:719
↓ 1 callersFunctioninitializeHardware
----------------------------------------------------------------------------- This function is called by the main OpenPLC routine when it is initializ
plc_vm/OpenPLC_v2-master/core/hardware_layers/unipi.cpp:158
↓ 1 callersMethodinsert
plc_vm/OpenPLC_v2-master/matiec_src/util/dsymtable.cc:48
↓ 1 callersFunctionlistenToClient
----------------------------------------------------------------------------- Blocking call. Holds here until something is received from the client. O
plc_vm/OpenPLC_v2-master/core/server.cpp:97
↓ 1 callersFunctionlistenToClient_esp
----------------------------------------------------------------------------- Blocking call. Holds here until something is received from the client. O
plc_vm/OpenPLC_v2-master/core/hardware_layers/esp8266.cpp:118
↓ 1 callersFunctionlvalue_check
Left value checking assumes that data type analysis has already been completed, * so be sure to call type_safety() before calling this function */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:114
↓ 1 callersFunctionmatiec_strtoint64
To allow the compiler to be portable, we cannot assume that int64_t is mapped onto long long int, * so we cannot call strtoll() and strtoull() in e
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:268
↓ 1 callersFunctionmatiec_strtouint64
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:271
↓ 1 callersFunctionmcp_adcRead
plc_vm/OpenPLC_v2-master/core/hardware_layers/unipi.cpp:139
↓ 1 callersFunctionmcp_adcSetup
plc_vm/OpenPLC_v2-master/core/hardware_layers/unipi.cpp:128
↓ 1 callersFunctionmodbus_flush
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:118
↓ 1 callersFunctionmodbus_get_byte_timeout
Get the timeout interval between two consecutive bytes of a message */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1641
↓ 1 callersFunctionmodbus_get_float
Get a float from 4 bytes in Modbus format */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-data.c:77
↓ 1 callersFunctionmodbus_get_float_abcd
Get a float from 4 bytes (Modbus) without any conversion (ABCD) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:118
↓ 1 callersFunctionmodbus_get_float_badc
Get a float from 4 bytes (Modbus) with swapped bytes (BADC) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:142
↓ 1 callersFunctionmodbus_get_float_cdab
Get a float from 4 bytes (Modbus) with swapped words (CDAB) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:154
↓ 1 callersFunctionmodbus_get_float_dcba
Get a float from 4 bytes (Modbus) in inversed format (DCBA) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:130
↓ 1 callersFunctionmodbus_get_header_length
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1443
↓ 1 callersFunctionmodbus_get_header_length
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1666
↓ 1 callersFunctionmodbus_get_response_timeout
Get the timeout interval used to wait for a response */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1422
↓ 1 callersFunctionmodbus_get_socket
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1604
↓ 1 callersFunctionmodbus_reply_exception
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:915
↓ 1 callersFunctionmodbus_reply_exception
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:994
↓ 1 callersFunctionmodbus_report_slave_id
Send a request to get the slave ID of the device (only available in serial communication). */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1343
↓ 1 callersFunctionmodbus_set_error_recovery
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1403
↓ 1 callersFunctionmodbus_set_error_recovery
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1580
↓ 1 callersFunctionmodbus_set_float
Set a float to 4 bytes in Modbus format */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-data.c:89
↓ 1 callersFunctionmodbus_set_float_abcd
Set a float to 4 bytes for Modbus w/o any conversion (ABCD) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:178
↓ 1 callersFunctionmodbus_set_float_badc
Set a float to 4 bytes for Modbus with byte swap conversion (BADC) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:200
↓ 1 callersFunctionmodbus_set_float_cdab
Set a float to 4 bytes for Modbus with word swap conversion (CDAB) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:211
← previousnext →301–400 of 1,438, ranked by callers