Generic Ethernet Module and Data Size

IndianaCoder

Member
Join Date
Jan 2022
Location
Indiana
Posts
7
I am using a SMC ex260, The guide shows you can use SINT or INT

2 byte Input
4 byte output

I don't have the hardware yet to test this, but I was wondering could I switch the data type to DINT and use

Input Size: 1
Output Size: 1

Then the last INT of the Input DINT would just be erroneous data?

The only reason I ask is typically I Alias Inputs / Outputs to tags so they match the naming on the electrical prints.
So the Valve Outputs if they are broken down into SINT's or INT's don't quite match because 1 Ethernet Valve can have up to 32 solenoids on it.
EthVlv101.0 - 31 (this is what I want)
I would have to make it something like:
EthVlv101.0 - 7
EthVlv102.0 - 7
etc. however I don't want to change the tag values mid manifold.

I know I can just use a copy command or something like that, however I like the ability to force the tag directly instead of searching for it, petty but it save me time.
 
I don't think you can. I think it'll throw an error at you about configuration.
Ken Roach and Drbitboy can probably confirm or deny though.

I also don't alias cause I hate having to redownload if they need changing, but you do you.
 

Similar Topics

Hello, We are having trouble setting up a generic ethernet module for a Yaskawa GA80U4168 drive in RSLogix 5000 Version 20.01. All of the...
Replies
1
Views
630
Hello all, I need to add a module in logix for an SMC pneumatic valve manifold specifically EX600-SEN3/4. The eds files I add crash the program...
Replies
7
Views
688
So Rockwell PLCs have some generic ethernet module options available in the IO tree configuration. With the standard generic ethernet module, you...
Replies
3
Views
742
​Hello everyone, I triyng to link a Power Module eMB-60R from Robot Adept Viper s650 to CompactLogix, version 19.11 I followed exactly the...
Replies
9
Views
2,680
Hello: I have not been able to get RSLogix 5000 to display expected configuration screen for 1732E configurable armour blocks. Waiting for RA...
Replies
39
Views
12,452
Back
Top Bottom