//********************************************************
// LogDataToCSV
//********************************************************
IF Rec_is_End=TRUE AND CSV_Output_is_Done=FALSE THEN
CSV_Output_is_Start:=TRUE;
Rec_is_End:=FALSE;
Execute:=TRUE;
END_IF;
IF CSV_Output_is_Start=TRUE THEN
LogDataToCSV_instance(Execute:=Execute,
LogData:=Ch1_Log_Data,
RecordInfo:=Ch1_Rec_Info,
FileName:=‘Ch1_Log_Data.csv’,
WriteLineNum:=USINT#100,
Done=>Done);
END_IF;
IF Done=TRUE THEN
CSV_Output_is_Done:=TRUE;
Execute:=FALSE;
END_IF;
A-4-4
Connection to the Communications Coupler Unit
In the programming example where the High-speed Analog Input Unit is connected to an NX-ECC203
EtherCAT Coupler Unit, only differences from the case where it is connected to a CPU Unit are descri-
bed.
Consider these differences while reading the aforementioned example for connection to the CPU Unit.
System Configuration
The system configuration is given below.
Appendices
A - 34
NX-series Analog I/O Units User’s Manual for High-speed Analog Input Units (W592)
Содержание Sysmac NX-series
Страница 4: ...Introduction 2 NX series Analog I O Units User s Manual for High speed Analog Input Units W592...
Страница 42: ...Sections in this Manual 40 NX series Analog I O Units User s Manual for High speed Analog Input Units W592...
Страница 100: ...4 Installation and Wiring 4 32 NX series Analog I O Units User s Manual for High speed Analog Input Units W592...
Страница 142: ...7 I O Data and List of Settings 7 24 NX series Analog I O Units User s Manual for High speed Analog Input Units W592...
Страница 238: ...10 Inspection and Maintenance 10 6 NX series Analog I O Units User s Manual for High speed Analog Input Units W592...
Страница 300: ...Appendices A 62 NX series Analog I O Units User s Manual for High speed Analog Input Units W592...
Страница 301: ...I Index I 1 NX series Analog I O Units User s Manual for High speed Analog Input Units W592 I...
Страница 303: ...W Wiring Terminal 4 7 Index I 3 NX series Analog I O Units User s Manual for High speed Analog Input Units W592 I...
Страница 304: ......
Страница 305: ......