JX2-CNT1
13 Master-Slave Operation
Jetter AG
89
Register 3xx5 "Transmission Rate - Actual Position" defines the transmission rate,
thus, the bus load. If register 3xx5 = 0, the JX2-CNT1 sends the actual position after
each position scan, i.e. every 250 µs. In normal operating mode, such a high
transmission rate is not required for follower control.
Therefore, we recommend to set
the transmission rate to at least 1 ms.
JetSym - Symbol Listing
JetSym - Program Listing
3
Enable the master position to be output onto the system bus.
Procedure: Set virtual ouput xx003 "Master Position Output".
Register 3xx5
Transmission Rate - Actual Position
Status bit 14 = 0
Register 3xx5: Transmission Rate - Actual Position
Function
Description
Read
Present transmission rate for "Actual Position"
Write
New transmission rate
Value range
0 ... 5 [ms] (0 = approx. 250 µs)
Value following reset
0 (= approx. 250 µs)
Sample Program
A JX2-CNT1module which is located at the first I/O position after the basic device
is to be used as master axis.
********** Registers *************
rmStatusControl
3003
;
Status / Controller
rmSendRate
3005
;
Transmission rate
;********** Bit Symbols *************
nbSelectMS_Modus2
14
;
;
Bit for selecting master/
slave operation
;********** Output Symbols *************
oSendMasterPos
203
;
Virtual output xx03
...
;+++ Initializing Master/Slave Operation in Mode 1 +++
BIT_CLEAR (rmStatusControl, nbSelectMS_Modus2) ; if set
REGISTER_LOAD (rmSendRate, 1)
;
Transmission rate = 1
ms
OUT oSendMasterPos
...
Summary of Contents for JetWeb JX2-CNT1
Page 10: ...Table of Contents JetWeb 10 Jetter AG ...
Page 18: ...1 Safety Instructions JetWeb 18 Jetter AG ...
Page 26: ...JetWeb 26 Jetter AG ...
Page 58: ...8 2 Firmware Version JetWeb 58 Jetter AG ...
Page 60: ...JetWeb 60 Jetter AG ...
Page 74: ...11 1 Reading in SSI data JetWeb 74 Jetter AG Fig 18 Examples Reading in Different SSI Formats ...
Page 82: ...12 1 Sample Program JetWeb 80 Jetter AG ...
Page 90: ...13 2 Mode 2 Operation along with JM 2xx JetWeb 94 Jetter AG ...
Page 91: ...JX2 CNT1 Appendices Jetter AG 95 Appendix ...
Page 92: ...Appendices JetWeb 96 Jetter AG ...
Page 95: ...JX2 CNT1 Appendices Jetter AG 99 ...