Avatar

Please consider registering
guest

sp_LogInOut Log In sp_Registration Register

Register | Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_Feed Topic RSS sp_TopicIcon
PsVarForm
January 20, 2016
13:51, EET
Avatar
gkobler
Member
Members
Forum Posts: 15
Member Since:
January 6, 2015
sp_UserOfflineSmall Offline

Hello

When i add a new OPC-Item by code, with the follow code:
Temp := TPSFloat.Create(NIL);
Temp.Name := ‘Temperature’;
Temp.OnChange := Change;
Temp.OnChanging := Changing;
Temp.OnValueChange := ValueChange;
VarIndex := OPCProvider.AddressSpace.AddVariable(RootIndex, Temp, Temp.Name);

The created Item are not showed in the Form PsVarForm where i open with the follow code:
PsVarForm.IncludeClass(TDataModule);
PsVarForm.AddComponents(Application);
PsVarForm.ConnectorBox.Hide;
PsVarForm.ReadOnly := False;
PsVarForm.Show;

How can i add the Item to the PsVarForm?

Best Regards
Gregor

January 20, 2016
14:11, EET
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1026
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

The PsVarForm will find the modules that you have added to it – or in case you add Application, it will find all modules owned by Application.

Similarly, it will find the variables that are owned by the modules. So, you will need to create the Variable with an Owner module, instead of ‘nil’.

Alternatively, you can add variables and modules to the PsVarForm in code using the respective methods.

January 20, 2016
16:14, EET
Avatar
gkobler
Member
Members
Forum Posts: 15
Member Since:
January 6, 2015
sp_UserOfflineSmall Offline

Hello Jouni

Thanks for your answer. It’t helped me a lot.

Best Regards
Gregor

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 1919

Currently Online:
26 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

Heikki Tahvanainen: 402

hbrackel: 144

rocket science: 88

pramanj: 86

Francesco Zambon: 83

Ibrahim: 78

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

Member Stats:

Guest Posters: 0

Members: 727

Moderators: 7

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1529

Posts: 6471

Newest Members:

gabriellabachus, Deakin, KTP25Zof, Wojciech Kubala, efrennowell431, wilfredostuart, caitlynfajardo, jeromechubb7, franciscagrimwad, adult_gallery

Moderators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1032, Jimmy Ni: 26, Matti Siponen: 349, Lusetti: 0

Administrators: admin: 1