PLUS+1 Tools > PLUS+1 GUIDE

BOOL Error on NV Memory Component

(1/2) > >>

MNewberry:
I'm getting a Compile Error when wiring a Non-volatile Memory component to analog functions (>, <, Scale, etc.).  Examples include: *** ERROR 22 ***  [CHPARGU2]   ILLEGAL TYPE: BOOL ON COMPONENT: Greater, ENTRY A2

Can anyone tell me what I'm doing wrong?

Thanks,
Matt

Slashe:
You have to change NV memory datatype. Now you most propably have Boolean value connected to component which requires integer signal (U8, U16, S16… for example)

MNewberry:
That's what I don't get- I have it set to U16.

MNewberry:
The "In1" is wired directly from a multifunction input AnIn Parameter.



Volker:
You have routed the boolean output of the compare Block to the input of the second compare Block.
Thats your Fault.

Navigation

[0] Message Index

[#] Next page

Go to full version