DNP3M_CMDANLGEX
Issue multiple Analog Output Commands (AOB, object group 41). The point numbers and values are stored in two arrays in their respective order.
Inputs
Parameter |
Data type |
Description |
EN |
BOOL |
Trigger : activate if TRUE |
SESN |
UINT |
Session number defined in configurator |
PNB |
UINT |
Number of commands to be sent |
PNUM[] |
UINT |
Point number |
FC |
UINT |
COMMAND_SBO, COMMAND_DIRECTOPERATE, COMMAND_DIRECTOPERATE_NOACK See // Function_Code in the section “Command and status values (K5BusDNP3MCD)”. |
VART |
UINT |
Object variation to use in request |
QUAL |
UINT |
Qualifier - RANGE_COUNT See // Qualifier in the section “Command and status values (K5BusDNP3MCD)”. |
VALUE[] |
ANY |
Value array to write - can be any data type |
Outputs
Parameter |
Data type |
Description |
READY |
BOOL |
TRUE if the block is ready for a new command |
RC |
DINT |
See // RC_CMD in the section “Command and status values (K5BusDNP3MCD)”. -1 if activation fails. |
DNP3M_CMDANLGEX |
IEC 61131-3 Automation platform > Programming - Reference guide > Driver specific function blocks > DNP3 Master > K5BusDNP3MCD function block description and status codes > DNP3M_CMDANLGEX |
Created with the Personal Edition of HelpNDoc: Easily create Qt Help files