[Convert] ; PROPB PLC Code OldPlcCode = 229; ; セクション指定方法 ; 値 ; 0 : [Normal]を使用する ; 1 : TCP/UDPタイプでTCP時は[Normal],UDP時は[Extend]を使用 ; 2 : DLLより返されるセクションを使用する SectionType = 0 [Normal] ; 新しいPLCのDLL名 NewPLCDLLName = "ROC_ETIP.w32" ; ドライバタイプ DriverType = 0 ; SLC500 Series ; コンバートタイプ ; 0:文字列変換 ; 1:コンバート用関数を使用する ConvertType = 1 ; プロトコル設定はDefault? ; 0:デフォルト ; 1:変換 SystemDefault = 1 ; DeviceMonitor is Supported [DeviceMonitor] NotShowWarning = 1 ; Warning Messege [Japanese] msg0= 「(自局)ポート番号」 の設定を 「自動割当」 に変更しました。作画ソフト(GP-Pro EX)で確認してください。 msg1=個別機器設定の互換設定が標準モードに設定されました。互換設定を確認してください。 [English] msg0=The configuration of "(My) Port No." is set to "Auto" as default. Please check on the editor of GP-Pro EX. msg1="Standard Mode" is set in "Compatible Settings" of "Individual Device Settings". Please confirm "Compatible Settings".