Download Print this page

Danfoss MCO 305 Design Manual page 140

Hide thumbs Also See for MCO 305:

Advertisement

MCO 305 Design Guide
OUTAN
Summary
Syntax
Parameter
Description
Command Group
Cross Index
Syntax Example
OUTB
Summary
Syntax
Parameter
Description
Command Group
Cross Index
Syntax Examples
Program Sample
140
__ Software Reference __
Sets speed reference.
OUTAN v
v = bus reference
range: –0X4000 – 0X4000 = –100 % – 100 %
The OUTAN command can set FC 300 bus reference (speed or torque reference
depending on setting of FC 300 par. 1-00).
With OUTAN it is also possible to turn off the controller in OPEN LOOP using MOTOR
OFF and to operate the FC 300 without feedback as a pure frequency converter. In
this manner you can use APOSS to directly output set values, to read inputs, etc.
NB!:
The command MOTOR OFF must be executed previously. Thus, monitoring of the
position error is no longer active.
I/O
MOTOR OFF,
MCO 305 Operating Instructions, FC 300 Design Guide
MOTOR OFF
/* turn off controller */
OUTAN 0X2000
/* set speed reference 50% */
Alteration of the condition of a digital output byte
OUTB n v
n = output byte
0 = 1 – 8
1 = 27,29
v = value (0 . . . 255)
With the OUTB command the condition of the digital outputs can be changed byte-
by-byte. The byte value transferred determines the condition of the individual
outputs. The bit with the lowest value in the byte corresponds to the set condition
of output 1.
NB!:
After switching on the system, all outputs are OFF. Outputs which have pre-defined
functions according to the I/O parameter settings will also be influenced by the
OUTB command! The actual output status remains as it is even after program end
or program aborted.
Output circuit and maximum load current see MCO Operating Instructions.
I/O
OUT, IN, INB,
Parameters: 33-63...70 Terminal X59/n Digital Output, O_FUNCTION_n
OUTB 0 10
// switch through outputs 2 and 4, disable other outputs
OUTB 0 245
// disable outputs 2 and 4, switch through all other outputs
OUTB 0 128
// switch through output 8 only, disable others
OUTB_01.M
®
MG.33.L4.02 – VLT
is a registered Danfoss trademark

Advertisement

loading