Download here

Transcript
DirectSOFT5 IBox Instructions for DL06 PLCs
CTRIO Load Profile (CTRLDPR) (IB-1001)
1
2
3
4
S
6
7
8
9
10
11
12
13
14
A
B
C
D
DS5
HPP
CTRIO Load Profile loads a CTRIO Profile File to a CTRIO Output resource on a leading
N/A edge transition to this IBox. This IBox will take more than 1 PLC scan to execute. Either the
Success or Error bit will turn on when the
command is complete. If the Error Bit is on,
you can use the CTRIO Read Error Code
(CTRRDER) IBox to get extended error
information.
The Workspace register is for internal use by
this IBox instruction and MUST NOT be
used anywhere else in your program.
Used
CTRLDPR Parameters
• CTRIO#: specifies a specific CTRIO module based on a user defined number (see CTRIO Config)
• Output#: specifies a CTRIO output to be used by the instruction
• File#: specifies a CTRIO profile File number to be loaded
• Workspace: specifies a V-memory location that will be used by the instruction
• Success: specifies a bit that will turn on once the instruction has successfully completed
• Error: specifies a bit that will turn on if the instruction does not complete successfully
Parameter
CTRIO# . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K
Output# . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K
File# . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . V,K
Workspace . . . . . . . . . . . . . . . . . . . . . . . . . . . . V
Success . . . . . . . . . . . . . . . . . . . . X,Y,C,GX,GY,B
Error . . . . . . . . . . . . . . . . . . . . . . X,Y,C,GX,GY,B
144
DL06 Range
K0-255
K0-3
K0-255; See DL06 V-memory map - Data Words
See DL06 V-memory map - Data Words
See DL06 V-memory map
See DL06 V-memory map
DL06 Micro PLC User Manual Supplement - IBox Instructions