PI1X Basic Programming Manual Ver. 1.10
97/156
ength
)
1~4
PI-1X WIFI Dhcp
mode.
5~20
PI-1X WIFI IP
address.
21~3
6
PI-1X WIFI subnet
mask.
37~5
2
PI-1X WIFI getway.
53~8
8
WIFI accesspoint
SSID name.
89~9
2
PI-1X WIFI TX
power.
93~9
6
PI-1X WIFI power
saving mode.
97~1
00
WIFI security key
type.
101~
116
TCP connect IP
address.
117~
118
TCP connect port.
(ASC(MID$
(S1$,117,1)
)+
ASC(MID$
(S1$,118,1)
)*2
56)
121~
184
WIFI security key.
185~
196
WIFI module MAC
address.(Read Only)
197~
202
WIFI module F/W
version. (Read Only)
Purpose
:
Set transmission Bluetooth information.
Syntax
:
FILE_TRANS_SETBT(S1$,N1%,N2%,N3%,N4%,S2$,S3$)
Example
:
FILE_TRANS_SETBT(LocalName$,1,1,3,10,DeviceAddress
$,PIN$)