
4
Using
Tool
FZ4 User's Manual
Using Custom Command
305
responseTimeout
Retry interval [ms]
10000
Area classification
Area classification name
Classification code
Data register
168
File register
175
Link register
180
Supported functions
IoInitialize
○
GetPort
○
Input terminal a point input (p.214)
PutPort
○
Output terminal a point output (p.250)
BusyOut
×
-
JudgeOut
×
-
RunOut
×
-
GetAll
○
Input terminal all point input (p.210)
PutAll
○
Output terminal all point output (p.249)
ReceiveData
○
SendData
○
SendString
○
ReadPlcMemory
○
Begin to read data from designated memory of the PLC (p.251)
WritePlcMemory
○
Write in data at designated storage device of the PLC (p.296)
SetPlcData
○
Set PLC the write data (p.271)
GetPlcData
○
Gets PLC the read data (p.213)
Example
Receive data
A parameter of ReceiveData, the parameter size are unnecessary.
Dim data&(256)
'Gets the five data.
ReceiveData "SerialPlcLinkM", data&(), 4*5, size&
Send data
A parameter of ReceiveData, the parameter size are unnecessary.
Dim data&(256)
'Transmit the five data.
SendData "SerialPlcLinkM", data&(), 4*5
SerialPlcLink
Serial Interface PLC Link (SYSMAC CS/CJ/CP/One) communication
Acesst 1.0 6251194
Summary of Contents for FZ4 Series
Page 1: ...User s Manual Cat No Z318 E1 02B Vision Sensor FZ4 Series...
Page 38: ...1 Before Operation 36 Setting Operation Mode FZ4 User s Manual 1 CPU 2 CPUs FZ4 11 H11 only...
Page 330: ...4 Using Tool 328 Remotely Operating the Controller Remote Operation FZ4 User s Manual...
Page 566: ......
Page 648: ...8 Appendixes 646 Manual Revision History FZ4 User s Manual...
Page 654: ...652 FZ4 User s Manual...
Page 655: ......