S-Jinn

Serial Communications Jinni

Overview
Command Reference
Sample Scripts
Sjinn Project Page

Sample Devices

RadioShack CAT.II DVM (CAT. NO. 22-805)
Gage Connections Inc. GageMux (PartNo: 100-20P)
Liebert Environmental Communications Adapter (ECA2)

Sample Commands

Verbose
Display Readings in Hex
Sending Multiple Commands in a Single String
Specifying a Serial Device
Sending Hex Values
Specifying Wait Time
Specifying a Unique Pause Time
Programmable Wait Time

SourceForge Logo

Sjinn Sample Usage


ASCII-Over-Hex Option



$ rs232 -b600 -p7n2 -s"\n" -r16 --hex+ --verbose

/dev/ttyS0 600 7N2 +dtr -rts -cts -dsr
send [lf]
wait 0.500000 seconds
read 16 characters
D C     2 . 9 8 9       V
44 43 20 20 32 2e 39 38 39 20 20 20 56 a
$