[Convert] ; PROPB PLC Code OldPlcCode = 141; ; セクション指定方法 ; 値 ; 0 : [Normal]を使用する ; 1 : TCP/UDPタイプでTCP時は[Normal],UDP時は[Extend]を使用 ; 2 : DLLより返されるセクションを使用する SectionType = 0 [Normal] ; 新しいPLCのDLL名 NewPLCDLLName = "DEV_NETS.w32" SystemDeviceInfo = 1 ; ドライバタイプ DriverType = 0 ; Slave I/O ; コンバートタイプ ; 0:文字列変換 ; 1:コンバート用関数を使用する ConvertType = 0 ; プロトコル設定はDefault? ; 0:デフォルト ; 1:変換 SystemDefault = 1 ; Warning Messege [Japanese] msg0=スレーブI/Oで使用されていたLSアドレスは作画ソフト[プロジェクト] [ユーティリティ] [アドレス一括変換]でI/Oデバイス へ変換してください。詳細は弊社サポートサイト(http://www.proface.co.jp/otasuke/)を参照ください。 [English] msg0=Slave Input/Output ["LS" Devices] are not converted. Please use [Project] [Utility] [Convert Address] to convert them to I/O. The details please refer to our support site (http://www.pro-face.com/otasuke/).