All BASIC commands
Section 4-2
156
4-2-109 FINS_COMMS
/i
Type
Communication command
Syntax
FINS_COMMS(type, network, node, unit, remote_area,
remote_offset, length, local_area, local_offset, timeout)
Description
FINS (Factory Interface Network Service) is a Proprietary OMRON com-
munication protocol. A subset of this protocol has been implemented in
Trajexia. The FINS protocol has been implemented with the intention of
enabling seamless communication with other OMRON devices (PLCs,
HMIs, etc.) and software (CX-Drive, CX-Server, etc.). For more informa-
tion on FINS communication protocol, see the Communication Com-
mands Reference Manual, cat. num. W342-E1, Sections 3 and 5.
Trajexia has built in FINS client capabilities, so it can initiate the FINS
communications with FINS slave devices using
FINS_COMMS
. Only
FINS 0101 (Read Memory) and FINS 0102 (Write Memory) commands
are implemented. With FINS 0101, memory can be read from other
devices with FINS server capability. FINS 0102 can be used to write
data to devices with FINS server capability.
This command returns one of the following values, depending on out-
come of the execution:
-1: The command executed successfully.
0: The command failed.
1: Request not sent because the client or the FINS protocol is busy.
2: One or more of the request parameters are invalid.
3: Invalid source memory area.
4: Request was sent, but no response from remote server received
within timeout period.
5: Error response code received from remote server.
Summary of Contents for SYSMAC CJ Series
Page 2: ......
Page 70: ...Specifications Section 2 4 58...
Page 84: ...FINS commands Section 3 4 72...
Page 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Page 370: ...Section 358...