[Convert] ; PROPB PLC Code OldPlcCode = 196; ; セクション指定方法 ; 値 ; 0 : [Normal]を使用する ; 1 : TCP/UDPタイプでTCP時は[Normal],UDP時は[Extend]を使用 ; 2 : DLLより返されるセクションを使用する SectionType = 0 [Normal] ; 新しいPLCのDLL名 NewPLCDLLName = "MITCCLNK.w32" ; ドライバタイプ DriverType = 1 ; Melsec-Q ; コンバートタイプ ; 0:文字列変換 ; 1:コンバート用関数を使用する ConvertType = 1 ; プロトコル設定はDefault? ; 0:デフォルト ; 1:変換 SystemDefault = 1 ; DeviceMonitor is not Supported ;[DeviceMonitor] ;NotShowWarning = 1 ; Warning Messege [Japanese] msg0=「シリーズ」の設定を「Melsec Qシリーズ/QnAシリーズ」に設定しました。作画ソフト(GP-Pro EX)でご使用のシリーズに変更してください。 msg1=CC-Linkの仕様を超える28台以上の局が登録されているため、全てのアドレスを変換できませんでした。 msg2=占有局の局番号が64を超えています。占有局を1局に変換しました。 [English] msg0=The configuration of "Series" is set to "Melsec Q Series / QnA Series" as default. Please check on the editor of GP-Pro EX. msg1=Can not convert all addresses so that stations more than 27 of them more than specifications of CC-Link were registered. msg2=Station number of occupied is over 64. Converted number of occupied stations to 1.