![Delta Tau Geo Brick Скачать руководство пользователя страница 225](http://html1.mh-extra.com/html/delta-tau/geo-brick/geo-brick_user-manual_2478499225.webp)
Geo Brick Drive User Manual
Macro Connectivity
225
Review: MACRO Auxiliary Commands
In MACRO Auxiliary mode (Brick-Brick), master and slave data exchange (i.e. reads, writes) can be
done using Macro Auxiliary
MX
commands.
For simplicity, the following examples describe syntax commands intended to communicate with a slave
unit associated with node 0. But ultimately, these commands can be used with any enabled node on the
addressed slave.
Note
MACRO auxiliary commands are only valid from the master side.
Online Commands:
Syntax
Example
Description
MX{anynode},{slave variable}
MX0,P1
Read and report slave variable P1
MX{anynode},{slave variable}={constant}
MX0,P1=1
Write a 1 to slave variable P1
Program “Buffer” Commands:
Syntax
Example
Description
MXR{anynode},{slave variable},{master variable}
MXR0,P2,P1
Copy slave P2 into master P1
MXW{anynode},{slave variable},{master variable}
MXW0,P2,P1
Copy master P1 into slave P2
Where:
{anynode} is a constant (0 to 63) representing the number of any node activated on the slave.
{slave variable} is the name of the variable at the slave side. It can be I, P, Q, or M-variable with a
number from 0 to 8191.
{master variable} is the name of the variable at the master side. It can be I, P, Q, or M-variable with a
number from 0 to 4095 (firmware limited).
Содержание Geo Brick
Страница 5: ...4...
Страница 286: ...Geo Brick Drive User Manual Appendix A 286 APPENDIX A Schematic Samples Watchdog X15 Inputs J6 J7...
Страница 287: ...Geo Brick Drive User Manual Appendix A 287 Outputs J6 J7 603793 109 and earlier Outputs J6 J7 603793 10A and later...
Страница 288: ...Geo Brick Drive User Manual Appendix A 288 Limits Flags J4...