Mitsubishi Electric CR750-Q Instruction Manual page 350

Cr750/cr751/cr760 series
Hide thumbs Also See for CR750-Q:
Table of Contents

Advertisement

4MELFA-BASIC V
M_DIn/M_DOut
[Function]
This is used to write or reference the remote register of CC-Link (optional). Cannot use in CR7xx-Q series.
M_DIn: References the input register.
M_DOut: Writes or reference the output register.
[Format]
Example)<Numeric Variable>=M_DIn (<Equation 1>)
Example)<Numeric Variable>=M_DOut (<Equation 2>)
[Terminology]
<Numeric Variable>
<Equation 1>
<Equation 2>
[Reference Program]
1 M1=M_DIn(6000)
2 M1=M_DOut(6000)
3 M_DOut(6000)=100
[Explanation]
(1) For details, refer to the "CC-Link Interface Instruction Manual."
(2) Signal numbers in 6,000's will be used for CC-Link.
(3) M_DIn is read-only.
4-330 Detailed explanation of Robot Status Variable
Specifies the numerical variable that assigns the CC-Link register value.
Specifies the CC-Link register number (6000 or above).
Specifies the CC-Link register number (6000 or above).
' M1 will contain the CC-Link input register value.
' (If CC-Link station number is 1.)
' M1 will contain the CC-Link output register value.
' Writes 100 to the CC-Link output register.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents