Skip to content

Add support for Gige color cameras#131

Open
Zimo wants to merge 14 commits intoTouseefelahi:masterfrom
Zimo:master
Open

Add support for Gige color cameras#131
Zimo wants to merge 14 commits intoTouseefelahi:masterfrom
Zimo:master

Conversation

@Zimo
Copy link
Copy Markdown
Contributor

@Zimo Zimo commented Aug 12, 2025

Support for color Gige cameras

1: Corrected StartStreamAsync method:
On the Mako G-507C PoE, the stream-control registers (GevSCPHostPort, GevSCDA, GevSCPSPacketSize, GevSCSP) aren’t exposed as GenICam feature nodes, so GetRegister(...).pValue is null. Configure them using raw GVCP register reads/writes instead—this is reliable because those registers exist regardless of what the XML publishes.

2:Trim Trailing Zeros if they exist in an camera xml file.That will cause an exception building the XMLDocument object

Zimo added 14 commits August 11, 2025 15:53
1: Corrected StartStreamAsync method:
On the Mako G-507C PoE, the stream-control registers (GevSCPHostPort, GevSCDA, GevSCPSPacketSize, GevSCSP) aren’t exposed as GenICam feature nodes, so GetRegister(...).pValue is null. Configure them using raw GVCP register reads/writes instead—this is reliable because those registers exist regardless of what the XML publishes.

2:Trim Trailing Zeros if they exist in an camera xml file.That will cause an exception building the XMLDocument object
… this step if the file received from the camera is in ZIP format.
…gisters the device needs a short “settle” time before it will accept AcquisitionStart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant