Description
Allocates the library handle to the specified node number.
Universal Fanuc Driver
Fanuc Focas Library CD
Declaration
Arguments
Pointer to the variable to which the library handle will be stored.
See Library handle for details.
Specify the node number. (0,..,<maximum node number>)
Maximum node number is 'the number of node - 1'.
(The number of node is got by using cnc_rdnodenum function.)
Return
EW_OK is returned on successful completion, otherwise any value except EW_OK is returned.
The major error codes are as follows.
Return code | Meaning/Error handling |
---|---|
(-15) |
|
(-9) |
Check the power supply of CNC, HSSB I/F board, HSSB connection cable. |
(-8) |
|
(-3) |
The device driver for HSSB multi-connection is not installed. |
(-1) |
Retry this function until the initialization completes. |
(3) |
As for the other return codes or the details, see "Return status of Data window function"
CNC option
CNC parameter
This function is not related to CNC parameter.
CNC mode
This function can be used in any CNC mode.
Available CNC
0i-A | 0i-B/C(Note) | 0i-D | 0i-F | 15 | 15i | 16 | 18 | 21 | 16i-A | 18i-A | 21i-A | 16i-B | 18i-B | 21i-B | 30i-A | 30i-B | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
M (Machining) | |||||||||||||||||
T (Turning) | - | ||||||||||||||||
LC (Loader) | - | - | - | - | - | - | - | - |
0i-D | 0i-F | 16i | 18i | 30i-A | 30i-B | |
---|---|---|---|---|---|---|
P (Punch press) | - | |||||
L (Laser) | - | - | - | - | ||
W (Wire) | - | - |
Power Mate i-D | |
Power Mate i-H | |
Power Motion i-A | H |
"O" | : | Both Ethernet and HSSB | |
"E" | : | Ethernet | |
"H" | : | HSSB | |
"X" | : | Cannot be used | |
"-" | : | None |
Note) 0i-C does not support the HSSB function.