ICPDAS WinCon-8000 Getting Started page 58

Table of Contents

Advertisement

6.
Click the icon
7.
Delete "TextBox1" text in the "Text" field from the "Properties" window.
8.
Create a new button object, by clicking the icon
"Toolbox" window.
9.
Type "Digital Output" in the "Text" field from the "Properties" window.
10. Double-click on the button to open the corresponding code window and enter
the following line of code in the button's Click event handler:
(10a.) VB.NET
(10b.) C#.NET
Fig. 5-2-10
to create a TextBox object.
Dim
slot
As Integer
Dim
data
As Integer
data = Val(TextBox1.Text)
Fig. 5-2-11a
int
slot=1;
byte
data;
WinCon-8000 Getting Start Manual-- 58
= 1
in the

Advertisement

Table of Contents
loading

This manual is also suitable for:

W-8731

Table of Contents