Usl JSD-100 User Manual Page 50

  • Download
  • Add to my manuals
  • Print
  • Page
    / 60
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 49
INTEG Process Group, Inc.
JNIOR
A Network I/O Resource 50
Cinema.JNIOR Application Manual
::c1234 close relay outputs 1 through 4
::c1368 close relay outputs 1, 3, 6, 8
::o125 open relay outputs 1, 2, 5
::c1+1p=1000 close relay outputs 1, 9 and pulse each for 1 second simultaneously
Executing Multiple Commands at the Same Time
You can also send different types of commands at the same time. If you do NOT
separate them with a comma (,), the Cinema.JNIOR program will execute them all at the
same time.
The following are examples of commands used in combination and executed at the same
time:
::c1o2 close relay output 1 and open relay output 2
::c12o34 close relay outputs 1 and 2 and open relay outputs 3 and 4
::c1o2p=1000 close relay output 1, open relay output 2 EACH for 1000 milliseconds
If you separate them with a comma (,), the Cinema.JNIOR program will execute the
commands sequentially. This gives you more flexibility in the types of commands to
send. These are examples of commands used in combination, sent at the same time, but
executed sequentially:
::c1,o2 close relay output 1 and open relay output 2
::c12,o34 close relay outputs 1 and 2 and open relay outputs 3 and 4
::o1,c2p=1000 open relay output 1, pulse relay output 2 for 1000 milliseconds
Monitoring the Inputs, Outputs and Counters
If enabled, whenever an input (or output) changes status (low-to-high or high-to-low), the
following is sent out by the JNIOR:
INx=1 Input x (1 – 8) has gone high (on)
OUTx=1 Output x (1 – 16) has gone high (on)
INx=0 Input x (1 – 8) has gone low (off)
OUTx=1 Output x (1 – 16) has gone low (off)
If enabled, with each message stating the input status, a count value will also be included.
Whenever an input changes status (low-to-high or high-to-low), the following is sent out
by the JNIOR:
INx=1,yyy Input x (1 – 8) has gone high (on), counter value = yyy
INx=0,yyy Input x (1 – 8) has gone low (off), counter value = yyy
Note that these monitoring messages are sent out individually. The JNIOR does not
report the status of more than one input/counter in the same message.
Page view 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 59 60

Comments to this Manuals

No comments