![FujiFilm OPC-G1-DEV Manual Download Page 24](http://html1.mh-extra.com/html/fujifilm/opc-g1-dev/opc-g1-dev_manual_2342480024.webp)
23
ENGLISH
User-defined function code 1: Monitored data of function code specified by o48
(e.g., speed monitor M06, M09, M79. etc.)
Access to function code (number):
Value specified by "Request for access to function codes" instance
Access to function code (group):
Value specified by "Request for access to function codes" instance
Access to function code (read data): Value read from the specified function code when requested
read/write is normal
Access to function code (error code): Error code displayed (see Table 7.3) when requested read/write is
abnormal
Others:
Same as for input instance 101.
Table 7.3 Error Code List
Error code
Upper Lower
Error name
Description
1F
02
No function code (in writing)
Attempted to write to a nonexistent function code.
03
Function code not allowed to change
Attempted to write to a read-only function code.
06
Not allowed to change in running
Attempted to write to a function code not allowed to
change when the inverter is running.
07
Not allowed to change with X terminal
being ON
Attempted to write to a function code not allowed to
change when X terminal is ON.
08
Data entry range error
Attempted to write data out of the range.
0F
Function code data being written
Requested to write to a function code being written.
21
No function code (in reading)
Attempted to read from a nonexistent function code.
(3) Examples for writing and reading to/from function codes
Normal writing and reading
This example shows communication data for writing to function code F03 (=0403h) to change the data from
factory default 60.0 Hz (=0258h) to 300.0 Hz (=0BB8h) and then reading from F03. (The following data is
expressed in hexadecimal.)
Select the inverter's function code F03.
Write:
00 00 00 00 03 04 00 00
Read:
28 10 00 00 00 00 00 00
Input data to F03.
Write:
00 00 00 00 03 04 B8 0B
Read:
28 10 00 00 00 00 00 00
Write data into F03.
Write:
00 10 00 00 03 04 B8 0B
Read:
28 10 00 00 03 04 B8 0B
Read from F03.
Write:
00 08 00 00 03 04 00 00
Read:
28 10 00 00 03 04 B8 0B
Reading/writing error
This example shows communication data that returns an error code since writing and reading to/from
nonexistent function code F99 (=0463h) is attempted.
Select the inverter's function code F99.
Write:
00 00 00 00 63 04 00 00
Read:
28 10 00 00 00 00 00 00
Write data into F99.
Write:
00 10 00 00 63 04 00 00
Read:
28 50 00 00 63 04 02 1F
Read from F99.
Write:
00 08 00 00 63 04 00 00
Read:
28 50 00 00 63 04 21 1F
Summary of Contents for OPC-G1-DEV
Page 1: ...ENGLISH English Version...
Page 39: ...MEMO...