Common aspect for all S100 I/O boards
Hallo,
in 800xA for Advant Master 6.0.2, for S800 IO Modules object type (which is supertype for all module types) I have created Graphic Display PG2 aspect displaying names and values of all channels subordinated to the module.
Now I'm trying to do the same for S100 boards, but there is no common supertype for these boards types, there are four supertypes for AI, AO, DI and DO boards. So I can either create my aspect separately for each of these types (so much work...) or create one type that will be a supertype for S100 AI Board, S100 AO Board etc. types and put my aspect there. Is the second solution admissible or could it cause problems for example with MB300 Uploader or something else?
To be able to create such a supertype I have to open the AdvantMasterObjectTypes library, so how would it be with upgrade? Will I lose my changes?
Adam
Voted best answer
Place your own modifications in an Extension Library otherwise they will be lost when the system is upgraded.
If the library is closed or released you may need to open it but this should be the ONLY modification that you make.
Add new comment