recvstatus2

Section: WIN SYSTEM (1W)
Updated: 2002.6.19
Index Return to Main Contents
 

NAME

recvstatus2 - Receiving Hakusan WIN_UDP operation/setting status packet  

SYNOPSIS

recvstatus2 [-r] port [ logdir ]

 

DESCRIPTION

Recvstatus2 receives operation status packet (packet type A8) and setting status packet (packet type A9) transmitted from Data Converter LS-7000 etc. manufactured by Hakusan Corporation by the UDP port  port, and transmits to a directory  logfile as a file. When  logdir is not given, it writes in the standard output. File names generated in  logdir are "M"+"channel number"+".xml" (for example "M025C.xml") for operation status and "S"+"channel number "+".xml" (for example "S025C.xml") for setting status. These files are overwritten at each time of receiving new status.

It is necessary to set "A0" as output packet type for LS-7000 etc. Recvstatus2 does not request resending of packet. When recvstatus2 is initiated without argument, brief usage is displayed.  

OPTIONS

In each time when
-r
writes status files, it checks in ("ci -l -q") them in the RCS file of the same directory. When the RCS file does not exist, it will be newly created.
 

SOURCE

`recvstatus2.c'
 

SEE ALSO

rcs(1), ci(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SOURCE
SEE ALSO