Omega Speaker Systems VR200 instruction manual Others LF is sent automatically

Page 38

7.3Program to Read Unit and Decimal point Information from VR200, Display It on Screen, and Write It to Disk

7.3Program to Read Unit and Decimal Point Information from VR200, Display It on Screen, and Write It to Disk

100

‘**********************************************************

110

‘**

RS422A Example Program for IBM PC

**

120

‘**

 

**

130

‘**

To input and save point and unit information

**

140

‘**

 

**

150‘**********************************************************

160‘**

170

‘**

Baud rate: 1200

Stop bit: 1 bit

180

‘**

Parity: none

Control: OFF/OFF

190

‘**

Data length: 8 bits

Others: LF is sent automatically.

200‘**

210

220OPEN “COM1:1200,N,8,1,LF” AS #1

230OPEN “TEST.DAT” FOR OUTPUT AS #2

240

250 LF$=CHR$(&HA)

:’ Line feed = 0AH

260PRINT #1,CHR$(27)+”O 01"

270PRINT #1,”TS2"

280PRINT #1,CHR$(27)+”T”;

290PRINT #1,”LF01,04"

300LINE INPUT #1,D$

310IF LEFT$(D$,1)=LF$ THEN D$=MID$(D$,2) :’ Remove “LF” of head string

320PRINT D$

330PRINT #2,D$

340IF MID$(D$,2,1)<>”E” THEN GOTO 300

350

360PRINT #1,CHR$(27)+”C 01"

370CLOSE

380END

7 PROGRAM EXAMPLES

7 - 3

Image 38
Contents User’sGuide Servicing North America Preface TrademarksContents Program Examples Time Chart Initial Status Errors During RS-422-A OutputTransmitting Functions Installing the RS-422-A Interface Interface SpecificationsInterface Terminal Terminal Assignment Cable TerminationCommunication Wiring Data ConfigurationStart-stop Asynchronous Communication TextInput Buffer Buffer OverflowSetting up the RS-422-A Communication Interface Setup ProcedureTerminator IdentifierParameters Format SRp1,mode List of Program Set CommandsSetting the Range and Scale Example SR01,SKIPFormat SRp1, mode, p2, p3, p4, p5, p6, p7, p8 Format SRp1, mode, p2Example SR01, DI, Setting Alarms Setting the Clock Setting the UnitSetting the Waveform Span Rate TIME/DIV Copying the Channel SettingsSetting the Tag Setting the Discrete Zone DisplaySetting the Partial Expanded Display Setting the Trip Level Setting the Data File Name FileSetting the LCD Brightness and LCD Saver LCD Setting the Summer/ Winter Time DSTFormat MDp1, p2, p3 Example MD02, ON, onStandard Screen Call List of Program Control CommandsAlarm Acknowledge Initializing the Data MemorySelecting the Output Data Loading the SET Configuration FileSaving the SET Configuration File Selecting the Output Format for Measured DataMessage Writingfor the VR 200 with style number 2 or higher Requests for the data to be prepared in the buffer Execution of TriggerStatus Output ESC O Crlf Open CommandClose Command ESC C CrlfIntroduction to Output Data Formats Sequence see also Sections 2.3.7Output Format of Measured Values in Ascii Mode Output Data FormatsOutput Format of Measured Values in Binary Mode Output Format of Parameter Settings Output Format of Unit and Decimal Point Information Time Chart Initial Status Preventing Errors OutputHow to Request Error Message Output ESC S CR LFTiming of Resetting the Error Status Program Examples EnvironmentOpen TEST.DAT for Input AS #2 Others LF is sent automatically 210 ‘ 220 ‘ Open COM11200,N,8,1,LF AS #1 Print a Appendix Appendix 1 Ascii Code TableLowercase/Uppercase Letters Appendix 2 File Naming RulesFile Name Length System-reserved File NamesIndex Index for Command Reference Warrant Y/ Disclaimer Temperature