- 演算制御プログラム/デバイス入力 DIN
- 書式
- 使用可能データ
- 設定データ
- 演算時間(μs)
DIN[3] (D)=(S)
注意:(D)←(S)の方向です
ビットデバイス番号は、16の倍数、32の倍数で指定する必要があります。
(特に10進デバイスで注意)
例:
× DIN[3] D0 //←これはできません。(S)は省略不可。
DIN[3] D0=M80 //D0に、M80~最下位ビットから順に16bit入力
DIN[3] D0L=M96 //D0Lに、M96~最下位ビットから順に32bit入力
使用可能データ [6]
設定データ | 使用可能データ |
ビットデバイス | ワードデバイス | 定 数 | 計算式 | ビット条件式 | 比較条件式 |
16ビット整数型 | 32ビット整数型(L) | 64ビット浮動小数点型(F) | フリーランタイマ[7] | 16ビット整数型(K/H) | 32ビット整数型(K/H,L) | 64ビット浮動小数点型(K) |
(D) | - | ○ | ○ | - | - | - | - | - | - | - | - |
(S) | ○ | - | - | - | - | - | - | - | - | - | - |
○:設定可
設定データ | 内容 | 結果のデータ型 |
(D) | 入力先データ | 一括ビット |
(S) | 入力元ビットデータ |
演算時間(μs) [9]
命令 | 演算式の例 | A173UH | Q173 | Q173H | QD173 |
DIN[3] デバイスの入力 | DIN[3] #0,M0 | 26.8 | 8.88 | 8.10 | 2.81 |
DIN[3] #0L,PX0 | 42.2 | 11.10 | 18.05 | 8.96 |
Last-modified: 2008-01-29 (火) 20:50:55 (JST) (1962d) by 管理人
Links list
(This host) = http://motioncafe.naaon.com
- (This host)/modules/xpwiki/211.html
- (This host)/modules/xwords/entry.php?%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%A0
- (This host)/modules/xwords/entry.php?DIN
- (This host)/modules/xpwiki/293.html#xa7cef24
- (This host)/modules/xpwiki/293.html#ze72a4ec
- (This host)/modules/xpwiki/293.html#za0adeb0
- (This host)/modules/xwords/entry.php?%E3%83%95%E3%83%AA%E3%83%BC%E3%83%A9%E3%83%B3%E3%82%BF%E3%82%A4%E3%83%9E
- (This host)/modules/xpwiki/293.html#h6f60a90
- (This host)/modules/xpwiki/293.html#j46102d2