All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en){{Infobox Logix Node
| Name = Drive
| Image =[[File: DriveValueNode`1Node.png | noframe | 128px | 'Drive' LogiX node ]]
| Input0Type = Impulse | Input0Name = StartDrive
| Input1Type = Impulse | Input1Name = StopDrive
| Input2Type = dummy | Input2Name = Source
| Output0Type = IField`1 | Output0Name = DriveTarget
| Output1Type = Impulse | Output1Name = OnStartDrive
| Output2Type = Impulse | Output2Name = OnStopDrive
| Output3Type = Impulse | Output3Name = OnHook
| Output4Type = Bool | Output4Name = IsDriving
| Output5Type = dummy | Output5Name = HookedValue
}}
 h Japanese (ja){{Infobox Logix Node
| Name = Drive
| Image =[[File: DriveValueNode`1Node.png | noframe | 128px | 'Drive' LogiX node ]]
| Input0Type = Impulse | Input0Name = StartDrive
| Input1Type = Impulse | Input1Name = StopDrive
| Input2Type = dummy | Input2Name = Source
| Output0Type = IField`1 | Output0Name = DriveTarget
| Output1Type = Impulse | Output1Name = OnStartDrive
| Output2Type = Impulse | Output2Name = OnStopDrive
| Output3Type = Impulse | Output3Name = OnHook
| Output4Type = Bool | Output4Name = IsDriving
| Output5Type = dummy | Output5Name = HookedValue
}}
 h Korean (ko)입력측 '''StartDrive'''에 Impulse를 보내면, 입력측 '''Source'''의 값을 출력측 '''DriveTarget'''에 전송합니다. Drive 상태인 경우, '''DriveTarget'''에 연결된 속성값을 잠그게 되며 이를 인스펙터에서 직접 수정하려 하는 경우 출력측에 '''OnHook''' Impulse가 발생합니다.