garys

Member
Premium Subscriber
Joined
Jun 13, 2002
Messages
6,396
Location
Texas
I've only had a few minutes to play around with Profile Editor, but I like it. Much easier than Sentinel.

I got warnings about no valid certificate, but clicked past those and downloaded and installed the update. The first time I tried to read the profile out of my SDS100 I got a schedule exception warning, but clicked past it.

I tried it again expecting to get that warning, but it didn't happen, so I can't copy and paste it here for Bob to look at.

Other than that, I like it. I'll read out my SDS200 info to see if the program uploads the location information.
 

Chris0516

Active Member
Joined
Feb 22, 2020
Messages
1,403
Location
Pittsboro, North Carolina
I've only had a few minutes to play around with Profile Editor, but I like it. Much easier than Sentinel.

I got warnings about no valid certificate, but clicked past those and downloaded and installed the update. The first time I tried to read the profile out of my SDS100 I got a schedule exception warning, but clicked past it.

I tried it again expecting to get that warning, but it didn't happen, so I can't copy and paste it here for Bob to look at.

Other than that, I like it. I'll read out my SDS200 info to see if the program uploads the location information.
To me, at least. I think of Proscan, as. The GOLD standard. You can't go wrong with it (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y)
 

ProScan

Software Provider
Premium Subscriber
Joined
Jul 2, 2006
Messages
8,089
Location
Ontario, Calif.
Folks,
The Profile Editor is just about completed. Let me know how it works out. I don't see any issues at this time.
To access the Profile Editor, click the Profile Editor check box located in the menu on the left side

Improvements over Sentinel
  • Can be used standalone or called from ProScan
  • Location Settings tab - DMS format 4 decimal places to minimize rounding errors
  • WinForms and messages centered over the app
  • Improved Waterfall and Display Customizer color picker. Colors sorted by HSL and not color names
  • Buttons to 'Check All' & 'Uncheck All' on most grid checkboxes
  • Removed the 'Search With Scan Options' as I believe the system and department labels are mislabeled and the options in the Search With Scan dialog 'Avoid' & 'Hold Time' should belong in the Custom Search grid
  • All favorites options can be changed in the Scan Selection tab
This test version 23.9.1.0 compared to last test version 23.9.0.0
  • All favorites options can be changed in the Scan Selection tab
  • Dark Mode
  • FTP Read & Write

Fixed - Option 'Clicking Speaker Icon Mutes All Instances' broke in ver 23.4

Unzip and copy the files over the original/s.
http://proscan.org/ProScan_23_9_1_0.zip

Profile Editor supports the BCD436HP, BCD536HP, SDS100, SDS200, SDS100E, SDS200E, UBCD3600XLT, UBCD436PT, UBCD536PT, & USDS100 scanners.
 

KB3KBR

(ಠ_ಠ) (◣_◢) (。◕‿◕。)
Feed Provider
Joined
Feb 20, 2008
Messages
339
Location
Oil City, Venango County, PA
Am I reading the manual correctly for the Broadcast L/O, that I could have channel such as a med patch to hospital in my scanner feeding audio to proscan and it will still record it but not pass it on to broadcastify when put inside the file?
 

garys

Member
Premium Subscriber
Joined
Jun 13, 2002
Messages
6,396
Location
Texas
The Profile Editor is very impressive. The only thing that I would like to see is being able to resize the window as we can with the Favorites Editor. Not a big deal, but it would be helpful for these old eyeballs.
 

ProScan

Software Provider
Premium Subscriber
Joined
Jul 2, 2006
Messages
8,089
Location
Ontario, Calif.
ProScan Version 24.0 Just Released!
  • Added - Profile Editor for the BCD436HP, BCD536HP, SDS100, SDS200, SDS100E, SDS200E, UBCD3600XLT, UBCD436PT, UBCD536PT, & USDS100 scanners.
  • Fixed - Option 'Clicking Speaker Icon Mutes All Instances' broke in ver 23.4.
Profile Editor improvements over Sentinel
  • Can be used standalone or accessed from ProScan
  • Location Settings tab - DMS format 4 decimal places to minimize rounding errors
  • WinForms and messages centered over the app
  • Improved Waterfall and Display Customizer color picker. Colors sorted by HSL and not color names
  • Buttons to 'Check All' & 'Uncheck All' on most grid checkboxes
  • Removed the 'Search With Scan Options' as the system and department labels are mislabeled in Sentinel and the options in the Search With Scan dialog 'Avoid' & 'Hold Time' should belong in the Custom Search grid
  • All favorites options can be changed in the Scan Selection tab
ProScan Website

ProScan is the most powerful and feature rich scanner software in the world !!!
 

Whiskey3JMC

Google-Foo Ninja 4 Hire
Premium Subscriber
Joined
Jul 16, 2006
Messages
9,203
Location
Simulcastylvania
Top notch release as usual, Bob but just one question: Is there a reason why there's no "Set MSM command to scanner" button if you choose Scanner Read or Scanner Write from the Profile Editor? Had to go into my Favorites Editor to send the MSM command1750977145379.png
 

hazrat8990

Active Member
Premium Subscriber
Joined
Apr 12, 2013
Messages
519
Location
Wyoming
I'm loving this version! One thing I noticed while messing around with the profile editor is that when you try to write to the scanner via FTP, the scanner goes into FTP lock mode and restarts (as expected), but it doesn't actually write the profile. However, it will write the profile just fine if the scanner is in MSM, and you select "scanner write".
 

ProScan

Software Provider
Premium Subscriber
Joined
Jul 2, 2006
Messages
8,089
Location
Ontario, Calif.
I'm loving this version! One thing I noticed while messing around with the profile editor is that when you try to write to the scanner via FTP, the scanner goes into FTP lock mode and restarts (as expected), but it doesn't actually write the profile. However, it will write the profile just fine if the scanner is in MSM, and you select "scanner write".
I'll look at it before the next release.
 

Chris0516

Active Member
Joined
Feb 22, 2020
Messages
1,403
Location
Pittsboro, North Carolina
@ProScan When I upgraded to v24, the Favorites Editor reacted fine, opening the database file for my SDS100, but.

When I clicked on 'File' in the Favorites Editor, for my BCD436HP, I got this:

System.NullReferenceException: Object reference not set to an instance of an object.
at MyFolderBrowserDialog.set_SelectedPath(String value) in \ProScan\MyFolderBrowserDialog.vb:line 368
at DynamicDatabase_C.OpenMenuItem_Click(Object sender, EventArgs e) in \ProScan\Data_C\DynamicDatabase_C.vb:line 6618
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Any idea why this happened?

TIA
 

ProScan

Software Provider
Premium Subscriber
Joined
Jul 2, 2006
Messages
8,089
Location
Ontario, Calif.
@ProScan When I upgraded to v24, the Favorites Editor reacted fine, opening the database file for my SDS100, but.

When I clicked on 'File' in the Favorites Editor, for my BCD436HP, I got this:

System.NullReferenceException: Object reference not set to an instance of an object.
at MyFolderBrowserDialog.set_SelectedPath(String value) in \ProScan\MyFolderBrowserDialog.vb:line 368
at DynamicDatabase_C.OpenMenuItem_Click(Object sender, EventArgs e) in \ProScan\Data_C\DynamicDatabase_C.vb:line 6618
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Any idea why this happened?

TIA
It's fixed. It will be in the next release.
 
Top