When you use the PMC address for the control parameter(Simple method)(30i/31i/32i only)
In the simple method, the method to use the PMC address as the control data is explained.
Note) The macro variable can be also used for the transmission data. In the following explanations, the PMC address is used as the transmission data.
Explanation of PMC address signal for control
Details of the PMC address signal for the control used for the unsolicited messaging function are shown. The PMC address of one byte is necessary to control.
The example which uses "Rxxxx" as PMC address for the control data is shown.
REQ (Rxxxx#7)
[Name]
Transmission request signal for message
[Division]
Input/output signal
[Function]
The transmission of unsolicited message is requested.
[Operation]
After preparing the transmission message to the PMC address for the transmission, the ladder program changes this signal to "1". Then, the message is transmitted to the PC. After receiving the response of the message, CNC(communication board) changes this signal to "0".
Timing chart of signal of PMC address for control
1
:
The ladder program prepares the transmission message after confirming REQ is "0", and REQ is changed to "1".
2
:
The comminucation board transmits the transmission message.
3
:
The communication board completes the transmission processing of the message.
4
:
The communication board completes the reception processing after receiving the response of the message.
5
:
After completing the reception processing, the communication board changes REQ to “0".