I've detected that , for example, creating an object of dae_Relayboard with DAE_RELAYBOARD_TYPE_8 but initializing it to a 16relays board connected to the system it works fine instead of raising an exception.
It also allows you to use all the native functions (i.e. setAllStatesOn) without any effect to the board, which is logical as it is a different board.
Hello Peter,
I've detected that , for example, creating an object of dae_Relayboard with DAE_RELAYBOARD_TYPE_8 but initializing it to a 16relays board connected to the system it works fine instead of raising an exception.
It also allows you to use all the native functions (i.e. setAllStatesOn) without any effect to the board, which is logical as it is a different board.
Thanks.