Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
LabVIEW serial communication
4.0
LabVIEW serial code, suits the beginner to learn program, introducing: frame of main program consists of 3 components: program initialization, response program events, the program exits. Init: program initialization, main button OpenCom, serial, serial receive string, wave icons, controls such as count TX/RX, and reset to False or zero. Initialization status is only executed once, then a State Event. Event: program respond to events from an event structure, total responses 8 events: the Open/CloseCom button event; string number or baud rate changes; send button events; clear count button events; emptied to receive button events; emptying the waveform button events; save waveform button events menu selection event; exit button events. If this State, press the exit button, you go to the State Exit, otherwise the program will run in this State. Exit: exit. Exit, close any open handles to VISA requirements.
laismith
2016-08-23
0
1
No more~