5. CONFIGURATION
Parameter Type Description
bValue BOOL Point operation value.
sPulseConfig STRUCT
The pulsed command configuration parameters are stored
in this structure. This structure parameters are described
on Table 83.
Table 78: Parameters sSinglePoint
Parameter Type Description
bValue BOOL Point operation value.
sPulseConfig STRUCT
The pulsed command configuration parameters are stored
in this structure. This structure parameters are described
on Table 83.
Table 79: Parameters sDoublePoint
Parameter Type Description
diValue DINT Point operation value.
Table 80: Parameters sIntegerStatus
Parameter Type Description
dwValue DWORD Point operation value.
Table 81: Parameters sEnumeratedStatus
Parameter Type Description
eType ENUM
Informs the data type of the received analog value.
INTEGER (0)
FLOAT (1)
diValue DINT Point operation value, integer format.
fValue REAL Point operation value, float format.
Table 82: Parameters sAnalogueValue
Parameter Type Description
bPulseCommand BOOL When true indicates that received command is pulsed.
dwOnDuration DWORD
This is time, in milliseconds, that the output must remain
on.
dwOffDuration DWORD
This is time, in milliseconds, that the output must remain
off.
dwPulseCount DWORD Number of times the command must be executed.
Table 83: Parameters sPulseConfig
To intercept commands to a specific point, first it is need to load in the dwVariableAddr parameter the variable address cor-
respondent to the point wanted to intercept the commands and then execute a pulse in the bExec parameter. Once the command
103