Appendix: Sending Ascii To Adam-6060; Document Information - 7th Sense DeltaServer User Manual

Table of Contents

Advertisement

DeltaShowControlInterface
DI 3 (pulsed)
= load sequence "digitalinput_b3_s1" (on)
= load sequence "digitalinput_b3_s0" (off)
DI 4 (pulsed)
= load sequence "digitalinput_b4_s1" (on)
= load sequence "digitalinput_b4_s0" (off)
DI 5 (pulsed)
= load sequence "digitalinput_b5_s1" (on)
= load sequence "digitalinput_b5_s0" (off)

Appendix: Sending ASCII to ADAM-6060

It is also possible to send an ASCII UDP command to an Advantech ADAM-6060 to address a relay
output.
This is not part of DeltaShowControlInterface.
A typical string would be:
SENDASCIIUDP [IP_Address] [Port] [ASCII_Command]\x0D
Example:
SENDASCIIUDP 10.100.101.179 1025 #011001\x0D
#01
identifies that we are addressing an ADAM-6000 series device.
10
is which of the 6 channels (relay outputs) to address: the first digit should always be 1, the second
digit is the channel 0-5 (base 0), so 'channel 4' is 13.
01
is the on/off trigger: 00 = Off; 01 = On
\x0D is the carriage return to send the command

Document Information

Date
Document
edition
July 2017
1
July 2020
2
MC258-2 Device Control with DeltaServer : User Guide
Software
version
Delta 2.5 and above
Delta 2.5 and above
Revision Details
New release
Revised server terminology
55
Author/Editor
Andie Davidson
Andie Davidson
© 2023 7thSense

Advertisement

Table of Contents
loading

Related Products for 7th Sense DeltaServer

Table of Contents