How to read a opc-tag value not use scan-class

I want to read a opc-tag value only once because when it was read a time,the devise state changed,when it was read again ,the devise state changed again,so I do not want it was read by scan-class because it read again and again.

system.opc.readValue should do the trick.