Hi,
I hope you will all excuse me - I'm not a maths expert.
I have been trying to find a way to identify an electronic module by its serial number.
I need to assign each module with a unique number between 1 and 247. (This is an industrial modbus slave address)
There are usually up to 10 of these modules connected together, so I need a way of uniquely addressing each one,
and allocating them an address in the range above without a duplicated address.
e.g. unique serial number: CT1400-523
My question is:
Is it possible to create an algorithm which will do this or is it impossible?
Thanks
Chris
I hope you will all excuse me - I'm not a maths expert.
I have been trying to find a way to identify an electronic module by its serial number.
I need to assign each module with a unique number between 1 and 247. (This is an industrial modbus slave address)
There are usually up to 10 of these modules connected together, so I need a way of uniquely addressing each one,
and allocating them an address in the range above without a duplicated address.
e.g. unique serial number: CT1400-523
My question is:
Is it possible to create an algorithm which will do this or is it impossible?
Thanks
Chris