Starting diagnosis program
Please start the diagnosis program.
Performing common, detail Setting
(1)Select Device Address, and click the "OK" button.
(2)Set the format of the communication data. Receiving data type can be set as ASCII or BINARY. When BINARY is selected, please select whether to use another delimiter at the time of the transmission. In addition, the delimiter and EOI of communication can also be set.
Simple communication function
This program works as master.
It can perform sending, receiving, triggering, polling. Up to 2048 Bytes cab be sent/received.
It display received binary data one byte by one.
It cannot communication with other applications while this diagnosis program is running.
Testing send
(1)Displays information about the board being used currently in Board Information. These information cannot be set by diagnosis program. To change, please close this program, and change by Initial setting of software.
(2)Please choose whether save the content in the Send/Receive EditBox..
(3)Test send. Please input a string to send to the partner device, and click "Send" tab. The length of data sent is displayed in Count of Send Data, the device communication status is displayed in Return Code.
Testing receive
(1)Please choose whether save the content in the Send/Receive EditBox.
(2)Test receive. When "Receive" tab is clicked, it receives data from the partner device. The content and the count of data received are displayed.
Testing trigger
(1)When "Trigger" tab is clicked, it triggers the partner device.
Testing polling
(1)When "Polling" tab is clicked, the existence of SRQ and a status byte are indicated.
Outputting diagnosis report
The information used to determine the fault resulted from software (configuration or driver file) or hardware setting (I/O address) and communication log performed are output into the report file.
When partner device supports IEEE488.2, it will perform communication automatically, and reports the result.
(1)When "Diagnosis(S)" button in page "Diagnosis Program for GPIB Communication" is clicked, diagnosis report is displayed.
Simple communication and outputting diagnosis report are completed now.