Delta D25886 User Manual Page 177

  • Download
  • Add to my manuals
  • Print
  • Page
    / 339
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 176
4. Motion Control Instruction
4-136 DVP-MC operating manual
4.6.54. Int_To_Real
API Controller
181
Int _To_Real
Convert 16-bit integer into floating
number
10MC11T
Explanation of the instruction:
Int_To_Real is used for converting the signed 16-bit integer into 32-bit floating number.
When EN is on, the signed 16-bit integer S value is converted into the 32-bit floating number which is stored
in D device and S value keeps unchanged.
Explanation of input and output parameter of the instruction:
Parameter
name
Explanation
Data
type
Available
device
EN “Int_To_Real” is executed as “EN” turns on. BOOL
M,I,Q,
Constant
S The 16-bit integer to be converted INT Constant, D
D The floating number which has been converted REAL D
4.6.55. DInt_To_Real
API Controller
182
DInt _To_Real
Convert 32-bit integer into floating
number
10MC11T
Explanation of the instruction:
DInt_To_Real is used for converting the signed 32-bit integer into 32-bit floating number.
When EN is on, the signed 32-bit integer S value is converted into the 32-bit floating number which is stored
in D device and S value is unchanged.
Explanation of input and output parameter of the instruction:
Parameter
name
Explanation
Data
type
Available
device
EN “DInt_To_Real” is executed as “EN” turns on. BOOL
M,I,Q,
Constant
S The 32-bit integer to be converted DINT Constant, D
D The floating point which has been converted REAL D
Page view 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 338 339

Comments to this Manuals

No comments