User's Manual

Performing Advanced Functions
PARAMETERS: None, a logical channel, a logical channel with timestamp.
NPND: — list all logical channels with pending notifications
NPND <nr> — lists the pending notification for the given logical channel
NPND <nr>+ — list the next logical channel with a pending notification
NPND ? — display the number of logical channel available and the number of
logical channels with pending notifications
NPND <nr> <timestamp> — clear given pending notification condition
REMARKS: This command belongs to the new class of table commands.
RETURNS: The commands success or error code, or the pending notification(s) as
"channelnumber timestamp" pairs.
REMOTE: Yes, via XCONF.
EXAMPLES: NPND
58 NPND
1 1092442875
5 1092442123 0
#
NPND 5 1092442123
58 NPND 0
#
OC
DESCRIPTION: This command configures output channels, which can be used for analog output or
digital switching operations, either manually or automatically (see also SWITCH
and LC command).
PARAMETERS: OC <onr> <modemask> <type> <address>
<onr> — Output channel number
<modemask> — See section 3.5.3.2
<type>: — The type specifies the hardware parameters for the output channel:
0 static hi/lo
1 PWM
2 analogue
<address>: — consists of [module.]port, where
module: 1..3 for first to third expansion module
port: port name as printed on the label on the box (DOUT1..DOUT4,
AOUT1 on base device, DOUT1..DOUT3 on expansion modules)
REMARKS: This command belongs to the new class of table commands.
RETURNS:
REMOTE: Yes, via XCONF.
EXAMPLES:
44