| Posted: Thursday Apr 15th, 2010 05:48 am |
|
1st Post |
aswinboy
Member
| Joined: | Wednesday Apr 14th, 2010 |
| Location: | |
| Posts: | 3 |
| Status: |
Offline
|
back to top
|
Hi,
I wanted to develop an ASP.NET C# application. Would love to share with you guys if my application works. I have seen the codes that you all did with VB.Net and I felt it works brilliantly.
However, when I see the codes, it seems that it would need to import .cclx file to work with. Another matter it that is it possible I straight send the action code through the website itself instead of using .cclx?
For example: at the press of a button, I send action code(128,0,1)
is that possible?
Thank you for your help
|
| Posted: Thursday Apr 15th, 2010 02:16 pm |
|
2nd Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
Yes, you can send actions codes directly using the DA (Do action) command.
for example DA801001 means Output 16 On where the numbers are in hexadecimal code
You dont need to import the cclx code provided you do not need to know anything about what has been programmed in Comfort.
We look forward to seeing any software that you develop
|
| Posted: Friday Apr 16th, 2010 07:04 am |
|
3rd Post |
aswinboy
Member
| Joined: | Wednesday Apr 14th, 2010 |
| Location: | |
| Posts: | 3 |
| Status: |
Offline
|
back to top
|
Thank you for your reply. How do I find the DA command document? I have action code pdf with me but not the DA.
|
| Posted: Friday Apr 16th, 2010 10:30 am |
|
4th Post |
| Posted: Thursday Apr 22nd, 2010 09:47 am |
|
5th Post |
aswinboy
Member
| Joined: | Wednesday Apr 14th, 2010 |
| Location: | |
| Posts: | 3 |
| Status: |
Offline
|
back to top
|
Hi, I have developed some part of the program. Just wanted to make sure,
Can I connect to the server,then without login to the UCM?Or I need to?Do I need to have the keypad in the program?
Because I intend to make the program as friendly as possible
Thanks
|
| Posted: Thursday Apr 22nd, 2010 10:04 am |
|
6th Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
You need to login in to the UCM because of security. You doo not need a keypad. Login to the keypad uses the command LInnnnnn where nnnnnn is 4 to 6 digits of the user code
|
|