NANO-C, V3.00 to V3.01
Version Update – March 2003
Jetter AG
7
2.3.1.1 Register- and IO-Numbers
The inputs and outputs of further system bus modules can be accessed with the help of
the I/O instructions of the JetSym language. The registers of these modules can also be
accessed with the help of these register instructions.
The individual I/Os and registers are distinguished by their numbering.
I/O- and Register Areas
Area Description
IN 7000 ... IN 7999
digital inputs of further modules
OUT 7000 ... OUT 7999
digital outputs of further modules
Reg 5000 ... Reg 5999
I/O register overlay of digital and analog inputs
Reg 6000 ... Reg 6999
I/O register overlay of digital and analog outputs
Reg 7000 ... Reg 7999
Registers for configuring and diagnose
Coding of I/O numbers
7 x
z z
I/O number (1 … 64)
I/O-Module number - 70 (0 ... 9)
Coding of the registers for I/O register overlay and for analog inputs
5
x z
z
Register number (0 ... 99)
I/O-Module number -70 (0 ... 9)
Coding of the registers for I/O register overlay and for analog outputs
6
x z
z
Register number (0 ... 99)
I/O-Module number -70 (0 ... 9)