Search found 12 matches

by Sunshine12
Mon Nov 03, 2014 4:51 am
Forum: Controller Communication
Topic: Java 8 Vnc problem
Replies: 2
Views: 17838

Re: Java 8 Vnc problem

Just some extra info. It looks like the VNC is blocking the access and then redirecting it to the next port 5900. CacheEntry[http://192.168.0.20:5800/VncViewer.jar]: updateAvailable=false,lastModified=Thu Jan 01 01:00:00 GMT 1970,length=-1 SecurityManager restricts session recording. Initializing......
by Sunshine12
Mon Nov 03, 2014 4:41 am
Forum: Controller Communication
Topic: Java 8 Vnc problem
Replies: 2
Views: 17838

Java 8 Vnc problem

Hello. I am having trouble connecting to any of my machines using Vnc. This has only happened since i was forced to update java to version 8. Java have increased there security settings which is now blocking me from connecting. I have added an exception ( 192.168.0.20:5800) to the java list but now ...
by Sunshine12
Wed May 08, 2013 5:42 am
Forum: Scripting
Topic: Reading bytes from a Serial Port
Replies: 1
Views: 6429

Reading bytes from a Serial Port

Hi there i am sending a string to my screen via RS232 to my screen. However the data iam receiving looks like nonsense. I assume this data is in a raw bytes format. Is there a way to convert it back to the original string. note this works fine when simulating the project on the PC its just when runn...
by Sunshine12
Fri Mar 15, 2013 2:48 am
Forum: Scripting
Topic: Data type conversion
Replies: 4
Views: 9907

Re: Data type conversion

Thanks i managed to get it working late last night
by Sunshine12
Thu Mar 14, 2013 3:44 pm
Forum: Scripting
Topic: Data type conversion
Replies: 4
Views: 9907

Re: Data type conversion

HI there sorry after further investigation.
what i need to do is convert ASCII code back into its decimal or HEX form.
by Sunshine12
Thu Mar 14, 2013 9:24 am
Forum: Scripting
Topic: Data type conversion
Replies: 4
Views: 9907

Data type conversion

Hi i am haveing a bit of trouble converting a byte to a string.
I have a byte loaded into a string variable and i need to convert it into ASCII
i have tried a number of approaches e.g. System.text.ASCIIEncoding.ASCII.GetString(string)
but still no luck.
Could someone please help me out. Thanks
by Sunshine12
Fri Oct 12, 2012 4:10 am
Forum: Application Development
Topic: ComboBoxes
Replies: 2
Views: 8459

ComboBoxes

Hi there is there any tutorials on using comboboxes. I have looked through the manual and the existing tutorials but cannot find anything.

Cheers
by Sunshine12
Mon Sep 24, 2012 9:23 am
Forum: Controller Communication
Topic: Programming a plc through the screen
Replies: 5
Views: 13678

Re: Programming a plc through the screen

Hi thanks for the replys.
I am connecting the screen to the PLC using RS422
by Sunshine12
Thu Sep 20, 2012 4:43 am
Forum: Controller Communication
Topic: Programming a plc through the screen
Replies: 5
Views: 13678

Re: Programming a plc through the screen

Hi iam trying to connect to an FX3u i have achieved this in the past with Mitsubishi' s E range of hmi's
by Sunshine12
Tue Sep 18, 2012 7:32 am
Forum: Controller Communication
Topic: Programming a plc through the screen
Replies: 5
Views: 13678

Programming a plc through the screen

Hi i have a T7A screen, and i am trying to upload a Mitsubishi plc program through it. I have created a virtual Com port on my computer to talk to the screen through the Ethernet cable, and set the routing options to transparent and Com 2. How ever i cannot connect to the PLC, does anyone have any t...