Hi guys,
I'm trying to set up a Fanuc S430i to talk on a devicenet network to a compactlogix PLC via a 1769-SDN module. The network is up and has no errors on the PLC side, but when i try to set the Fanuc daughter-board's slave device (Rack 81 - Slot 1) to ONLINE, it immediately errors out. I get 2 faults, a DNET-070 and a DNET-068. The mac id of the 1769-sdn on the plc rack is 1, the mac id of the daughterboard is 2. these are the only devices on the network. I created the device because there was no predefined device for the 1769-sdn. i set all the parameters to match the RSNetworx 1769-sdn settings i.e. - the baud rate, vendor id, product type, and the IO comm data ( Polling ) The only thing im not quite sure on is how many "digital inputs" and outputs to set under the polling heading in the device setup... Im using a full assignment of UOPs - (18 and 20 respectively) , 32 DI's and DO's, and 16 GI's and GO's. Surely i don't count all of these as digital inputs and outputs with respect to the device setup screen, that makes no sense - as the GI's and GO's are integers... or do i count each and every bit that i want to pass through the comm..? I have allotted 80 bytes in and out on the PLC side to allocate and map IO, that covers all of my UOPS, digital IO, and my group IO... that is 640 bits of each. Since both sides match im not sure why im having this problem... any help would be appreciated...
Thanks fellas