EasyManua.ls Logo

Aerotech UNIDEX 511 - Next; Oen (Extended Output)

Aerotech UNIDEX 511
476 pages
Print Icon
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...
U511 User’s Manual Programming Commands
Version 1.1 Aerotech, Inc. 5-65
5.5.55. NEXT
The NEXT command is used to specify the endpoint of the group of program blocks
comprising the loop.
SYNTAX:
NEXT
EXAMPLE:
LOOP 10
X10
DWELL 100
X-10
NEXT ;Signals the end of the Repeat Loop.
Related commands
LOOP
5.5.56. OEn (Extended Output)
This command sets output bits on either the U511 card or the 4EN encoder card. The
OEn command is executed immediately by the U511. This differs from the “OU”
command that is loaded into the U511’s queue buffer and executed synchronously with
other programmed commands. It is useful for real time control of the output bus. The “n”
in the OEn command must be filled with a number from 0 to 4 in order for the command
to work.
General parameter number 099, bit number 0, should be set to 1 when using the 4EN
option board’s I/O.
SYNTAX:
OEn val Where “n” is a number from 0 to 4.
OEn bit, highlow, bit, highlow...
n 0: U511 card (same as OU command except not queued)
1: 4EN option board - P7 (24 out )
3: 4EN option board - P9 ( 16 in, 8 out )
4: 4EN option board - P10 ( 12 in, 8 out )
val Value of output.
bit Bit number to set.
highlow 0 sets bit low, 1 sets bit high.
E
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Table of Contents