;====================================================== ; FANUC CNC/RJ2 DP Slave 12M /SPC3 ; Date: 4 Dec 1997 ;====================================================== ; #Profibus_DP Vendor_Name = "FANUC" Model_Name = "CNC/RJ2 DP Slave" Revision = "1.0" Ident_Number = 0x009F Protocol_Ident = 0 Station_Type = 0 FMS_supp = 0 Hardware_Release = "1.00" Software_Release = "1.00" 9.6_supp = 1 19.2_supp = 1 93.75_supp = 1 187.5_supp = 1 500_supp = 1 1.5M_supp = 1 3M_supp = 1 6M_supp = 1 12M_supp = 1 MaxTsdr_9.6 = 60 MaxTsdr_19.2 = 60 MaxTsdr_93.75 = 60 MaxTsdr_187.5 = 60 MaxTsdr_500 = 100 MaxTsdr_1.5M = 150 MaxTsdr_3M = 250 MaxTsdr_6M = 450 MaxTsdr_12M = 800 Redundancy = 0 Repeater_Ctrl_Sig = 2 24V_Pins = 0 ; ; Slave specific parameters ; Freeze_Mode_supp = 0 Sync_Mode_supp = 0 Auto_Baud_supp = 1 Set_Slave_Add_supp = 0 User_Prm_Data_Len = 0 Min_Slave_Intervall = 1 Modular_Station = 0 ; Note - The CNC/RJ2 may be configured to handle any combination of ; 0-32 ouput bytes and 0-32 input bytes. The actual configuration ; must be made known to the Master device. Examples are: ; Default is 8 out, 10 in. Module = " 8 Byte Out, 10 Byte In" 0xC0,0x07,0x09 ;Module = "16 Byte Out, 16 Byte In" 0xC0,0x0F,0x0F ;Module = "32 Byte Out, 16 Byte In" 0xC0,0x1F,0x0F EndModule ;
kmex