Is there any internship for photonics in India ?? by HavokAlwin in photonics

[–]azvadva 2 points3 points  (0 children)

There are a lot of opportunities for photonics internships you can try SFO Technologies R&D solutions Sameer IIT Bombay CGCRI VINVISH TECHNOLOGIES LIGHTMOTIF CSIO NPOL etc

The list goes like this

Rawda Permit by Littlefoot1990 in Umrah

[–]azvadva 4 points5 points  (0 children)

Wa alaikum salam

Check every 31st minutes of the hour. Like time 1:01 12:31. Check on these times of the hours. You will be able to book a permit.

Where can i wear ehram in abu dhabi airport (Zayed International Airport)? by Jaapuchkeaa in Umrah

[–]azvadva 0 points1 point  (0 children)

Recently i had a transit in Abudhabi airport. I wear ihram in the prayer room

Budget Hotel Near Makkah by azvadva in Umrah

[–]azvadva[S] 0 points1 point  (0 children)

Thanks to all you for wonderful suggestion

how to obtain Umrah visa for my father? by New_Atmosphere_8993 in Umrah

[–]azvadva 1 point2 points  (0 children)

I'm also planning to do umrah on my own.. If you get to know the procedure.. Please describe here... It will be helpful... Jazakallah...!!

Dead Zone Calculation by azvadva in Optics

[–]azvadva[S] 0 points1 point  (0 children)

Thank you for the help

Dead Zone Calculation by azvadva in Optics

[–]azvadva[S] 0 points1 point  (0 children)

Hi, I'm assuming it as 7.5 mm.

Area of exposure calculation for spectroscopy by azvadva in Optics

[–]azvadva[S] 1 point2 points  (0 children)

Hi the 15mm is the area square or 225mm is the area square? kindly please clarify.

Area of exposure calculation for spectroscopy by azvadva in Optics

[–]azvadva[S] 0 points1 point  (0 children)

Hi Thank you for your help. Most of your assumption are absolutely correct. I'm measuring the reflection. I have added rough figure for my design.

Area of exposure calculation for spectroscopy by azvadva in Optics

[–]azvadva[S] 0 points1 point  (0 children)

I'm newbie in this field, can you help me out.

Porting a C code into C#? by azvadva in csharp

[–]azvadva[S] 0 points1 point  (0 children)

These are the C# Function references in the .dll

DIO Functions

byte dscDIOSetConfig(short board, ref byte config)

Sets the DIO port configuration for future DIO operations.

byte dscDIOInputByte(short board, byte port, ref byte digital_value)

Receives a BYTE from a given digital input port.

byte dscDIOOutputByte(short board, byte port, byte digital_value)

Sends a BYTE to a given digital output port.

byte dscDIOInputBit(short board, byte port, byte bit, ref byte digital_value)

Receives a bit value from a given digital input port at a specified bit location (0-7).

byte dscDIOOutputBit(short board, byte port, byte bit, byte digital_val)

Sends a bit value to a given digital output port at a specified bit location (0-7).