compatibility

search for more blogs here

 

"RE: Client compatibility with VT_EMPTY" posted by ~Ray
Posted on 2008-11-13 12:11:15

Hi,I'm trying to use Danaher Motion's NT8000 client to read four boolean values from an Allen Bradley CompactLogix PLC via Rockwell Software's RSLinx OPC server. I can now successfully read booleans into the client however I have a single boolean value I need to write back to the PLC. Sounds simple enough? The problem I am getting is RSLinx fails to wite the value due to a datatype conversion error. When I use Rockwell's OPC test client and I browse to the offending item the datatype reported is VT_EMPTY. The datatype in the PLC is configured as BOOL. The Client does not seem to be able to write to this datatype. So I tested the OPC server with a number of other test clients and they all seem to work fine. I then tested the NT8000 client with a number of other OPC servers and it worked fine with them too! One of the OPC servers I tried was KEPServerEx talking to the same CompactLogix processor. The Rockwell OPC test client reports the datatype as VT_BOOL. So my question is who is not following the rules? Should the client be able to handle VT_EMPTY? Should the server report the datatype as VT_BOOL? Am I completely confused and working down the wrong path? Is there a work around?Looking forward to an answer!Cheers,Alistair. Should the quality (and not the value) be used to indicate 'no value exists' ? I would have thought that a server that is passing back a good quality and a VT_EMPTY value is being rather unkind and liable to cause problems to clients. There are many situations were a "NULL" value is not an abnormal situation and returning VT_EMPTY with a Good quality makes sense. More importantly you should never write a client that assumes the server will always give you 'correct' data. A client that blindly accepts whatever values the server provides would not pass the certification tests. I agree that the client should be coded defensively. I guess on reading the original post again it's not clear if the client requested the data as a type *other* than VT_EMPTY. I believe doing so should result in the server reporting OPC_E_BADTYPE since it could not perform the requested data conversion. If the client had requested VT_EMPTY it would be defensible for the server to return a VT_EMPTY assuming it was treating the point as having a canonical type of VT_EMPTY even if the intent via the DCS configuration was for it to be VT_BOOL. Do this mean we we have a tri-state BOOL?. I agree that a server is wrong to return something other than a VT_BOOL when you have explicitly asked for a VT_BOOL. Unfortunately the CTT should test for the same behavoir during a Read with ReqType explicitly set but it can only do that if the items selected by the tester contain a VT_EMPTY value. Many servers have not been tested with these kinds of values. Thanks for the feed back. We bought KEPServer and is works great!How can I tell what data type the client is requesting?It was the server that was complaining about a data type conversion error when the client was trying to write a boolean value to a boolean tag in the PLC. How can a VT_EMTPY datatype be valid for a boolean tag? I understand that in a database you can configure a column to be of boolean datatype but allow nulls but not in this PLC. I have recommended to both the client and server suppliers they get OPC Foundation certified!Thanks,Alistair.

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7767#7767

comments | Add comment | Report as Spam


"RE: Compatibility problem" posted by ~Ray
Posted on 2008-03-12 23:06:47

Hi!I have run into problems when using the VS2005 compatible. Net API (feb 07). All works fine as desire as I use the wrapper in a Windows Forms application. Other apps fail to fill the OpcNetApi dll complaining about not finding the DWMAPI. DLL. I have searched various forums and from what I understand the DWMAPI. DLL is Vista only and we use IE7 and XP. Running Dependency Walker indicate that the OpcNetApi dll has a dependency to DWMAPI. DLL is that change by reversal?Any feedback as to how to solve this would be much appreciated regardsBjörn Hi!Thanks for the quick reply. I am running XP SP2 and. Net Framework 2.0,50727 with Hotfix KB931338. I also have. Net Framework v1.0 v1.14322 and v3.0 installed on my PC regardsBjörn You cannot affix new topics in this forumYou cannot reply to topics in this forumYou cannot alter your posts in this forumYou cannot delete your posts in this forumYou cannot vote in polls in this forum

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7766#7766

comments | Add comment | Report as Spam


"RE: Compatibility problem" posted by ~Ray
Posted on 2008-03-12 23:06:44

Hi!I undergo run into problems when using the VS2005 compatible. Net API (feb 07). All works fine as long as I use the wrapper in a Windows Forms application. Other apps fail to load the OpcNetApi dll complaining about not finding the DWMAPI. DLL. I undergo searched various forums and from what I understand the DWMAPI. DLL is Vista only and we use IE7 and XP. Running Dependency Walker tell that the OpcNetApi dll has a dependency to DWMAPI. DLL is that correct?Any feedback as to how to solve this would be much appreciated regardsBjörn Hi!Thanks for the quick reply. I am running XP SP2 and. Net Framework 2.0,50727 with Hotfix KB931338. I also undergo. Net Framework v1.0 v1.14322 and v3.0 installed on my PC regardsBjörn You cannot affix new topics in this forumYou cannot say to topics in this forumYou cannot edit your posts in this forumYou cannot delete your posts in this forumYou cannot choose in polls in this forum

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7766#7766

comments | Add comment | Report as Spam


"RE: Compatibility problem" posted by ~Ray
Posted on 2008-03-12 23:06:42

Hi!I have run into problems when using the VS2005 compatible. Net API (feb 07). All works fine as long as I use the wrapper in a Windows Forms application. Other apps fail to load the OpcNetApi dll complaining about not finding the DWMAPI. DLL. I have searched various forums and from what I understand the DWMAPI. DLL is Vista only and we use IE7 and XP. Running Dependency Walker indicate that the OpcNetApi dll has a dependency to DWMAPI. DLL is that correct?Any feedback as to how to solve this would be much appreciated regardsBjörn Hi!Thanks for the quick reply. I am running XP SP2 and. Net Framework 2.0,50727 with Hotfix KB931338. I also have. Net Framework v1.0 v1.14322 and v3.0 installed on my PC regardsBjörn You cannot affix new topics in this forumYou cannot say to topics in this forumYou cannot edit your posts in this forumYou cannot delete your posts in this forumYou cannot vote in polls in this forum

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7766#7766

comments | Add comment | Report as Spam


"RE: Compatibility problem" posted by ~Ray
Posted on 2008-03-12 23:06:42

Hi!I have run into problems when using the VS2005 compatible. Net API (feb 07). All works fine as desire as I use the wrapper in a Windows Forms application. Other apps fail to load the OpcNetApi dll complaining about not finding the DWMAPI. DLL. I have searched various forums and from what I understand the DWMAPI. DLL is Vista only and we use IE7 and XP. Running Dependency Walker tell that the OpcNetApi dll has a dependency to DWMAPI. DLL is that correct?Any feedback as to how to solve this would be much appreciated regardsBjörn Hi!Thanks for the quick reply. I am running XP SP2 and. Net Framework 2.0,50727 with Hotfix KB931338. I also have. Net Framework v1.0 v1.14322 and v3.0 installed on my PC regardsBjörn You cannot affix new topics in this forumYou cannot reply to topics in this forumYou cannot edit your posts in this forumYou cannot delete your posts in this forumYou cannot choose in polls in this forum

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7766#7766

comments | Add comment | Report as Spam


"360 backwards compatibility updated." posted by ~Ray
Posted on 2008-01-01 20:05:23

clump of queers complaining about lack of gameplay.... pffft. There's boobies in my Xbox! Who needs gameplay? Armed and DangerousDungeons& Dragons HeroesHunter: The ReckoningThe Bard's TaleThe Chronicles of Narnia The Lion. The Witch and The WardrobeThe Lord Of The Rings: The Third Ageso of the lot i get 6 more games but they're games i (mostly) wanted BC anyway except for Narnia yay me. XBL Tag: VorvadossWii Code: 3017 0520 0134 1158"Those who would furnish up essential liberty for temporary peace deserve neither peace nor liberty" -Benjamin FranklinVi Veri Veniversum Vivus Vici Conejo wrote:Armed and DangerousDungeons& Dragons HeroesHunter: The ReckoningThe Bard's TaleThe Chronicles of Narnia The Lion. The becharm and The WardrobeThe ennoble Of The Rings: The Third Ageso of the lot i get 6 more games but they're games i (mostly) wanted BC anyway except for Narnia yay me. I was actually looking into whether or not The Bard's Tale was backwards compatible the other day. I'm planning on getting it might get Armed and Dangerous too

Forex Groups - Tips on Trading

Related article:
http://forums.g4tv.com/thread.jspa?threadID=13624

comments | Add comment | Report as Spam


"360 backwards compatibility updated." posted by ~Ray
Posted on 2008-01-01 20:05:23

Bunch of queers complaining about lack of gameplay.... pffft. There's boobies in my Xbox! Who needs gameplay? Armed and DangerousDungeons& Dragons HeroesHunter: The ReckoningThe Bard's TaleThe Chronicles of Narnia The Lion. The becharm and The WardrobeThe Lord Of The Rings: The Third Ageso of the lot i get 6 more games but they're games i (mostly) wanted BC anyway except for Narnia yay me. XBL Tag: VorvadossWii Code: 3017 0520 0134 1158"Those who would give up essential liberty for temporary peace be neither peace nor liberty" -Benjamin FranklinVi Veri Veniversum Vivus Vici Conejo wrote:Armed and DangerousDungeons& Dragons HeroesHunter: The ReckoningThe Bard's TaleThe Chronicles of Narnia The Lion. The Witch and The WardrobeThe Lord Of The Rings: The Third Ageso of the lot i get 6 more games but they're games i (mostly) wanted BC anyway except for Narnia yay me. I was actually looking into whether or not The Bard's Tale was backwards compatible the other day. I'm planning on getting it might get Armed and Dangerous too

Forex Groups - Tips on Trading

Related article:
http://forums.g4tv.com/thread.jspa?threadID=13624

comments | Add comment | Report as Spam


"Xbox 360 Backward Compatibility Updated" posted by ~Ray
Posted on 2007-12-15 14:36:44

Gizmodo International: Brian Lam Wilson Rothman Jason Chen Charlie White Mark Wilson Jesus Diaz Addy Dugdale Matt Buchanan Adam Frucci Haroon Malik Sean Fallon Brendan I. Koerner Adrian Covert Benny Goldman The Xbox 360 backward compatibility team's just pumped out a group of new updates this time adding support for many older sports games driving games and Batman games. There aren't many A-list titles on here (probably because they've been added earlier due to the fact that they're A-list titles) but if you really want to play Playboy: The Mansion without having to whip out that old black box here ya go. As Microsoft's said before. BC development ordain be ramping drink after '07 so evaluate less frequent updates after this one. beat list after the jump. 2006 Fifa World Cup Germany25 to LifeAMF Bowling 2004ApexArena FootballArmed and DangerousBaldurs Gate: Dark AllianceBatman Rise of Sin TzuBionicleBlade IIBlinx: The TimesweeperBlitz The LeagueBlood Omen 2BlowoutBreakdownBurnout 2: Point of ImpactCabelas Dangerous Hunts 2Championship Manager 2006Colin Mcrae Rally 2005Crime Life: Gang WarsDave Mirra Freestyle BMX 2Dungeons& Dragons HeroesESPN College Hoops 2k5ESPN NFL 2k5Fantastic 4FIFA 06 SoccerFight Night: Round 3Final Fight: StreetwiseForgotten Realms: Demon StoneFreedom FightersFreestyle Street SoccerFuture Tactics: The UprisingGodzilla Destroy All Monsters MeleeGodzilla deliver the EarthGoldeneye Rogue AgentGreg Hastings Tournament Paintball Max'dHigh Heat MLB 2004Hunter: The ReckoningIndiana Jones And The Emperors TombMLB Slugfest LoadedMVP Baseball 2003MVP Baseball 2004MVP Baseball 2005Nascar Thunder 2002Nascar Thunder 2003NBA 2k3NBA BallersNBA Inside Drive 2002NBA Street V3NCAA College Basketball 2k3NCAA walk Madness 2005NCAA walk Madness 2006NFL 2k2NFL 2k3NHL 2005NHL 2K3NHL Hitz ProNightcaster: Defeat The DarknessNTRA Breeders Cup: World Thoroughbred ChampionshipsPlayboy The MansionRLH capture or be HuntedRobin Hood: Defender of the CrownRockyRugby 2006Shattered UnionShrek Super PartyStar Wars: Jedi StarfighterStarsky & HutchSyberia IITechmo Classic ArcadeTerminator 3: Rise of the MachinesTest DriveThe adorn's TaleThe Chronicles of Narnia The Lion. The Witch and The WardrobeThe Guy GameThe Lord Of The Rings: The Third AgeThousand LandThrillvilleTom and Jerry in War of the WhiskersTurok: EvolutionVan HelsingWarPathWorms 3DZathura Gizmodo Australia moderates all comments to forbid e-mail and do by. We're looking for comments that are interesting substantial and/or highly amusing. So write a comment polish up your words and complete your details below. Your comment ordain only be if it is approved.

Forex Groups - Tips on Trading

Related article:
http://feeds.gizmodo.com.au/~r/GizmodoAustralia/~3/191476419/xbox_360_backward_compatibilit_2.html

comments | Add comment | Report as Spam


"Compatibility problem" posted by ~Ray
Posted on 2007-12-09 13:09:05

Hi!I have run into problems when using the VS2005 compatible. Net API (feb 07). All works fine as long as I use the wrapper in a Windows Forms application. Other apps fail to fill the OpcNetApi dll complaining about not finding the DWMAPI. DLL. I have searched various forums and from what I understand the DWMAPI. DLL is Vista only and we use IE7 and XP. Running Dependency Walker tell that the OpcNetApi dll has a dependency to DWMAPI. DLL is that change by reversal?Any feedback as to how to understand this would be much appreciated regardsBjörn Hi!Thanks for the quick reply. I am running XP SP2 and. Net Framework 2.0,50727 with Hotfix KB931338. I also have. Net Framework v1.0 v1.14322 and v3.0 installed on my PC regardsBjörn You cannot post new topics in this forumYou cannot reply to topics in this forumYou cannot edit your posts in this forumYou cannot delete your posts in this forumYou cannot vote in polls in this forum

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7765#7765

comments | Add comment | Report as Spam


"Compatibility problem" posted by ~Ray
Posted on 2007-12-09 13:09:04

Hi!I have run into problems when using the VS2005 compatible. Net API (feb 07). All works fine as long as I use the wrapper in a Windows Forms application. Other apps fail to load the OpcNetApi dll complaining about not finding the DWMAPI. DLL. I have searched various forums and from what I understand the DWMAPI. DLL is Vista only and we use IE7 and XP. Running Dependency Walker tell that the OpcNetApi dll has a dependency to DWMAPI. DLL is that change by reversal?Any feedback as to how to understand this would be much appreciated regardsBjörn Hi!Thanks for the quick reply. I am running XP SP2 and. Net Framework 2.0,50727 with Hotfix KB931338. I also undergo. Net Framework v1.0 v1.14322 and v3.0 installed on my PC regardsBjörn You cannot post new topics in this forumYou cannot reply to topics in this forumYou cannot edit your posts in this forumYou cannot remove your posts in this forumYou cannot vote in polls in this forum

Forex Groups - Tips on Trading

Related article:
http://www.opcfoundation.org/forum/viewtopic.php?p=7765#7765

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the compatibility archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
36 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


compatibility