EasyManua.ls Logo

ALTUS Nexto NX3004 - Page 84

ALTUS Nexto NX3004
388 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4. Configuration
76
Parameter
Type
Description
bDirectOperate
BOOL
When true indicates that an operation command without
select was received.
bNoAcknowledgement
BOOL
When true indicates that a command, which doesn’t require
the receiving acknowledge, was received.
bTimedOperate
BOOL
When true indicates that an operation command activated
by time was received.
liOperateTime
LINT
Programming of the instant in which it must be runned the
command. This field is valid only when bTimedOperate is
true.
bTest
BOOL
When true indicates that the received command was sent
only for test, as so the command must not be runned.
Table 4-35. Parameters sOperateConfig
Parameter
Type
Description
eParamType
ENUM
Informs the type of the received command:
NO_COMMAND(0)
SINGLE_POINT_COMMAND(1)
DOUBLE_POINT_COMMAND(2)
INTEGER_STATUS_COMMAND(3)
ENUMERATED_STATUS_COMMAND(4)
ANALOGUE_VALUE_COMMAND(5)
sSinglePoint
STRUCT
When a command is received, in received command type
function, defined by eParamType, the corresponding data
structure is filled. This structures parameters are described
on Table 4-37 to Table 4-41
sDoublePoint
STRUCT
sIntegerStatus
STRUCT
sEnumeratedStatus
STRUCT
sAnalogueValue
STRUCT
Table 4-36. Parameters sValue
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 4-42
Table 4-37. 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 4-42
Table 4-38. Parameters sDoublePoint
Parameter
Type
Description
diValue
DINT
Point operation value.
Table 4-39. Parameters sIntegerStatus
Parameter
Type
Description
dwValue
DWORD
Point operation value.

Table of Contents