Problem to use Protocol Builder

This is the JP1 beginners forum. There's no such thing as a stupid question in here, so post away, but this forum is just for JP1 users and people considering JP1, non-JP1 users please use the appropriate forum above!

Moderator: Moderators

Post Reply
malima
Posts: 19
Joined: Sun Jan 28, 2007 3:42 pm
Location: São Paulo - Brazil

Problem to use Protocol Builder

Post by malima »

Please, ITried to use the PB, but is not working in my computer, bellow I put a print screen for the initial screen, in the copy area there are some #NAME?

http://img180.imageshack.us/img180/7263 ... deraz4.jpg

I live in Brazil, but I put in the Windows Regional Settings English (EUA), I set in Excel the macro security low, and trust access to VB projects.

Thanks
Malima
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

Do you have the Analysis ToolPak installed and enabled (Tools, Add-Ins)?

Do the errors remain if you click the NEW File button?
Mark
malima
Posts: 19
Joined: Sun Jan 28, 2007 3:42 pm
Location: São Paulo - Brazil

Post by malima »

Mark,

Thanks, was not enable, now is working, great!

I'm looking the manual "Protocol-Builder.doc", and in that talk about some files: codes1.txt, codes2.txt, and codes3.txt; do you know were I can found these?

Marcos Lima
The Robman
Site Owner
Posts: 21887
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Let me check my computer at work tomorrow to see if I have them there.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
The Robman
Site Owner
Posts: 21887
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

The codes files have been restored to the zip file.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
engeeaitch
Posts: 12
Joined: Tue Jun 12, 2007 6:11 am

Protocol Builder

Post by engeeaitch »

I have exactly the same problem as the Original Poster - I have downloaded protocol-builder-v400.xls, and I am running Excel 2007. Macros are enabled, and the Analysis Toolpak has been loaded. However, when I open the workbook, I get the following message:
"Some of the functions used by protocol-builder have been renamed to work with the English version of the Microsoft Excel Analysis TookPak."
I am using the English (UK) version of Excel (and I have tried the US version as well). Has anyone got this working with Excel 2007?
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Re: Protocol Builder

Post by Mark Pierson »

engeeaitch wrote:Has anyone got this working with Excel 2007?
Excel 2007 changed the way the ToolPak functions are implemented. In XL07, the required functions are now built-in to the default XL function set and are not part of the ToolPak. PB has not been modified to work with this yet. Hopefully Mike will see this and offer some insight on when he thinks he'll get around to the necessary changes.
Mark
engeeaitch
Posts: 12
Joined: Tue Jun 12, 2007 6:11 am

Post by engeeaitch »

Thanks for the info - that explains a lot!

I hope others having the same problem get to read this.
The Robman
Site Owner
Posts: 21887
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Re: Protocol Builder

Post by The Robman »

Mark Pierson wrote:Excel 2007 changed the way the ToolPak functions are implemented. In XL07, the required functions are now built-in to the default XL function set and are not part of the ToolPak.
What sort of coding changes are needed with Excel 2007? And what about the foreign versions of Excel, do they did use different names for the functions?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Re: Protocol Builder

Post by Mark Pierson »

The Robman wrote:What sort of coding changes are needed with Excel 2007? And what about the foreign versions of Excel, do they did use different names for the functions?
Mike made some wholesale changes to KM to totally eliminate the use of the ToolPak functions. Since they're now internal to KM I believe that those changes work on ANY language version. The changes were done back in v9.08 and we haven't had any reports of them not working from international users so I have to assume everything is ok.

Obviously, something similar needs to be done with PB. Since Mike has done some pretty intense things with PB (much the way things are done in KM), he's the guy to change it. I've looked at his KM changes and go cross-eyed trying to figure them out! :eek:

As an FYI for you, Rob, XL07 doesn't allow the "named function" trick we used in KM to access those 6 ToolPak functions (now part of Excel's built-in list) which is why PB no longer works with the latest version.
Mark
mr_d_p_gumby
Expert
Posts: 1370
Joined: Sun Aug 03, 2003 12:13 am
Location: Newbury Park, CA

Re: Protocol Builder

Post by mr_d_p_gumby »

Mark Pierson wrote:
The Robman wrote:What sort of coding changes are needed with Excel 2007? And what about the foreign versions of Excel, do they did use different names for the functions?
Mike made some wholesale changes to KM to totally eliminate the use of the ToolPak functions. Since they're now internal to KM I believe that those changes work on ANY language version. The changes were done back in v9.08 and we haven't had any reports of them not working from international users so I have to assume everything is ok.
I am making the same assumption. They should work with any language version of Excel.
Mark Pierson wrote:Obviously, something similar needs to be done with PB. Since Mike has done some pretty intense things with PB (much the way things are done in KM), he's the guy to change it. I've looked at his KM changes and go cross-eyed trying to figure them out! :eek:
This is definitely on my list of to-dos for PB, as soon as it doesn't make me go cross-eyed too! :P My initial look at this a few months ago showed that the toolpak functions are not as heavily used in PB as they were in KM, so with any luck the job won't be as difficult, but things do need to be tested. At least KM seems to have proven that the changes will work OK.
Post Reply